| License |
License |
|---|---|
| GroupId | GroupIdorg.seedstack.coffig |
| ArtifactId | ArtifactIdcoffig |
| Last Version | Last Version3.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClean Java development
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| coffig-3.1.8.pom | |
| coffig-3.1.8.jar | 113 KB |
| coffig-3.1.8-sources.jar | 58 KB |
| coffig-3.1.8-javadoc.jar | 751 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.seedstack.coffig/coffig/ -->
<dependency>
<groupId>org.seedstack.coffig</groupId>
<artifactId>coffig</artifactId>
<version>3.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.coffig/coffig/
implementation 'org.seedstack.coffig:coffig:3.1.8'
// https://jarcasting.com/artifacts/org.seedstack.coffig/coffig/
implementation ("org.seedstack.coffig:coffig:3.1.8")
'org.seedstack.coffig:coffig:jar:3.1.8'
<dependency org="org.seedstack.coffig" name="coffig" rev="3.1.8">
<artifact name="coffig" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.coffig', module='coffig', version='3.1.8')
)
libraryDependencies += "org.seedstack.coffig" % "coffig" % "3.1.8"
[org.seedstack.coffig/coffig "3.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.seedstack.shed : shed | jar | 1.1.5 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.11.0 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml Optional | jar | 2.11.0 |
| javax.validation : validation-api Optional | jar | 1.1.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.12.1 |
| org.jmockit : jmockit | jar | 1.44 |
| junit : junit | jar | 4.12 |
| org.hibernate : hibernate-validator | jar | 5.4.2.Final |
| ch.qos.logback : logback-classic | jar | 1.2.3 |