| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdno.digipost |
| ArtifactId | ArtifactIdtypesafe-config-bundle |
| Last Version | Last Version2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon configuration for Digipost open source projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/no.digipost/typesafe-config-bundle/ -->
<dependency>
<groupId>no.digipost</groupId>
<artifactId>typesafe-config-bundle</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/no.digipost/typesafe-config-bundle/
implementation 'no.digipost:typesafe-config-bundle:2.2'
// https://jarcasting.com/artifacts/no.digipost/typesafe-config-bundle/
implementation ("no.digipost:typesafe-config-bundle:2.2")
'no.digipost:typesafe-config-bundle:jar:2.2'
<dependency org="no.digipost" name="typesafe-config-bundle" rev="2.2">
<artifact name="typesafe-config-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.digipost', module='typesafe-config-bundle', version='2.2')
)
libraryDependencies += "no.digipost" % "typesafe-config-bundle" % "2.2"
[no.digipost/typesafe-config-bundle "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe : config | jar | 1.4.0 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
| io.dropwizard : dropwizard-configuration | jar | |
| io.dropwizard : dropwizard-core | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-db | jar | |
| io.dropwizard : dropwizard-jackson | jar | |
| io.dropwizard : dropwizard-validation | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| co.unruly : java-8-matchers | jar | 1.6 |
| com.google.guava : guava | jar | 28.1-jre |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.1.10 |
| org.quicktheories : quicktheories | jar | 0.26 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.0.Final |