Last Version

com.github.obase:obase-config 1.2.0

Obase config utilities

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-config
Version

Version

1.2.0
Type

Type

jar
Description

Description

com.github.obase:obase-config
Obase config utilities

Download obase-config 1.2.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.obase : obase-util jar 1.2.0
org.springframework : spring-context jar 4.3.13.RELEASE

provided (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0

Project Modules

There are no modules declared in this project.