Skip to content

bayudwiyansatria/jamon

Repository files navigation

Java Common

Platforms License Code Of Conduct Support Contributing

Contributor Covenant Main Codacy Badge Codacy Badge

Common Java Library

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation

A step by step series of examples that tell you how to get a development env running

Say what the step will be clone this repository.

<dependency>
  <groupId>com.bayudwiyansatria</groupId>
  <artifactId>jamon</artifactId>
  <version>${jamon.version}</version>
</dependency>

Usage

This library Contain:

Name Description
API API
Security Security
Utitlity Utitlity

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Looking to contribute to our code but need some help? There's a few ways to get information:

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Copyright © 2021. All Rights Reserved.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration