Skip to content

Core of Bayu Dwiyan Satria Project Framework. Work with all dependency of bayudwiyansatria packages registry

License

Notifications You must be signed in to change notification settings

bayudwiyansatria/library-java-core

Repository files navigation


Platforms license

Code of Conduct Support Contribution


Bayu Dwiyan Satria - Core

Contributor Covenant

Github Actions Build Status Codacy Badge Codacy Badge codecov

Core of Bayu Dwiyan Satria Project Framework.

Key Description
Name Bayu Dwiyan Satria - Core
Description Core Of Bayu Dwiyan Satria Dependency.
Site Site Page

Table of Contents

Dependencies

Dependencies Repository : https://search.maven.org/

Maven Central :

Name Group Artifact Version
JUnit junit junit 4.12

Installation

Install the dependencies :

Maven :

Configure the following dependency in the pom file:

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

Gradle :

Configure the following dependency in the build.gradle file:

implementation='com.bayudwiyansatria:core:${bayudwiyansatria.core.version}'

SBT

libraryDependencies += "com.bayudwiyansatria" % "core" % "${bayudwiyansatria.core.version}"

Important ! This will update from to your local repository . Be sure to swap out ${bayudwiyansatria.core.version} with the actual version of Core Libraries.

For more information see : The Central Repository.

Development

  • Release 1.0 : 2019, Jul.
  • RC1 1.1 : 2019, Jul.
  • M1 1.1.1 : 2019, Sept. (Available On Maven Central)
  • M2 1.1.2 : 2019, Jul. (Available On Maven Central)
  • M3 1.1.3 : 2019, Jul.(Available On Maven Central)
  • M4 1.1.4 : 2019, Sept. (Available On Maven Central)
  • M2 1.1.5 : 2019, Sept. (Available On Maven Central)
  • RC2 1.1.6 : 2019, Sept. (Available On Maven Central)
  • GA 1.1.7 : 2019, Sept. (Available On Maven Central)
  • RC3 1.1.8 : 2019, Nov.

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:

License

MIT | BAYU DWIYAN SATRIA

Copyright © 2017 - 2019 Bayu Dwiyan Satria. All Rights Reserved.