License |
License |
---|---|
Categories |
CategoriesreMap General Purpose Libraries Bean Mapping config Application Layer Libs Configuration |
GroupId | GroupIdcom.baremaps |
ArtifactId | ArtifactIdbaremaps-config |
Last Version | Last Version0.5.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBaremaps
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
baremaps-config-0.5.14.pom | |
baremaps-config-0.5.14.jar | 11 KB |
baremaps-config-0.5.14-tests.jar | 4 KB |
baremaps-config-0.5.14-sources.jar | 8 KB |
baremaps-config-0.5.14-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.baremaps/baremaps-config/ -->
<dependency>
<groupId>com.baremaps</groupId>
<artifactId>baremaps-config</artifactId>
<version>0.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.baremaps/baremaps-config/
implementation 'com.baremaps:baremaps-config:0.5.14'
// https://jarcasting.com/artifacts/com.baremaps/baremaps-config/
implementation ("com.baremaps:baremaps-config:0.5.14")
'com.baremaps:baremaps-config:jar:0.5.14'
<dependency org="com.baremaps" name="baremaps-config" rev="0.5.14">
<artifact name="baremaps-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baremaps', module='baremaps-config', version='0.5.14')
)
libraryDependencies += "com.baremaps" % "baremaps-config" % "0.5.14"
[com.baremaps/baremaps-config "0.5.14"]
Group / Artifact | Type | Version |
---|---|---|
com.baremaps : baremaps-blob | jar | 0.5.14 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.1 |
com.google.protobuf : protobuf-java | jar | 3.16.0 |
com.google.guava : guava | jar | 30.1.1-jre |
org.locationtech.jts : jts-core | jar | 1.18.1 |
io.projectreactor : reactor-core | jar | 3.4.6 |
org.locationtech.proj4j : proj4j | jar | 1.1.2 |
org.apache.commons : commons-compress | jar | 1.19 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.testcontainers : testcontainers | jar | 1.15.3 |
org.testcontainers : junit-jupiter | jar | 1.15.3 |
org.testcontainers : postgresql | jar | 1.15.3 |
com.adobe.testing : s3mock | jar | 2.1.28 |
com.adobe.testing : s3mock-testsupport-common | jar | 2.1.28 |
com.adobe.testing : s3mock-junit5 | jar | 2.1.28 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.12.1 |
org.awaitility : awaitility | jar | 3.0.0 |