License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdextconfig-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
extconfig-library-1.0.0.pom | |
extconfig-library-1.0.0.jar | 477 KB |
extconfig-library-1.0.0-sources.jar | 322 KB |
extconfig-library-1.0.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/extconfig-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>extconfig-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extconfig-library/
implementation 'com.github.lontime:extconfig-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/extconfig-library/
implementation ("com.github.lontime:extconfig-library:1.0.0")
'com.github.lontime:extconfig-library:jar:1.0.0'
<dependency org="com.github.lontime" name="extconfig-library" rev="1.0.0">
<artifact name="extconfig-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extconfig-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "extconfig-library" % "1.0.0"
[com.github.lontime/extconfig-library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.24 |
io.projectreactor : reactor-core | jar | 3.4.19 |
com.typesafe : config | jar | 1.4.2 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.eclipse.jgit : org.eclipse.jgit Optional | jar | 5.13.1.202206130422-r |
io.helidon.config : helidon-config-object-mapping Optional | jar | 1.4.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |