com.github.bakerln:common-config

a java framework for dev project

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.bakerln
ArtifactId

ArtifactId

common-config
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

a java framework for dev project

Download common-config

Filename Size
common-config-1.0.2-RELEASE.pom 958 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bakerln/common-config/ -->
<dependency>
    <groupId>com.github.bakerln</groupId>
    <artifactId>common-config</artifactId>
    <version>1.0.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bakerln/common-config/
implementation 'com.github.bakerln:common-config:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.bakerln/common-config/
implementation ("com.github.bakerln:common-config:1.0.2-RELEASE")
'com.github.bakerln:common-config:pom:1.0.2-RELEASE'
<dependency org="com.github.bakerln" name="common-config" rev="1.0.2-RELEASE">
  <artifact name="common-config" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bakerln', module='common-config', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.bakerln" % "common-config" % "1.0.2-RELEASE"
[com.github.bakerln/common-config "1.0.2-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-config-interceptor

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE