| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.obase |
| ArtifactId | ArtifactIdobase-config |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptioncom.github.obase:obase-config
Obase config utilities
|
| Filename | Size |
|---|---|
| obase-config-1.2.0.pom | |
| obase-config-1.2.0.jar | 24 KB |
| obase-config-1.2.0-sources.jar | 14 KB |
| obase-config-1.2.0-javadoc.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.obase/obase-config/ -->
<dependency>
<groupId>com.github.obase</groupId>
<artifactId>obase-config</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.obase/obase-config/
implementation 'com.github.obase:obase-config:1.2.0'
// https://jarcasting.com/artifacts/com.github.obase/obase-config/
implementation ("com.github.obase:obase-config:1.2.0")
'com.github.obase:obase-config:jar:1.2.0'
<dependency org="com.github.obase" name="obase-config" rev="1.2.0">
<artifact name="obase-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.obase', module='obase-config', version='1.2.0')
)
libraryDependencies += "com.github.obase" % "obase-config" % "1.2.0"
[com.github.obase/obase-config "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.obase : obase-util | jar | 1.2.0 |
| org.springframework : spring-context | jar | 4.3.13.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 2.9.0 |