| License |
License |
|---|---|
| Categories |
CategoriesreMap General Purpose Libraries Bean Mapping |
| GroupId | GroupIdcom.baremaps |
| ArtifactId | ArtifactIdbaremaps-util |
| Last Version | Last Version0.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbaremaps-util
Baremaps
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| baremaps-util-0.3.4.pom | |
| baremaps-util-0.3.4.jar | 28 KB |
| baremaps-util-0.3.4-sources.jar | 17 KB |
| baremaps-util-0.3.4-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.baremaps/baremaps-util/ -->
<dependency>
<groupId>com.baremaps</groupId>
<artifactId>baremaps-util</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.baremaps/baremaps-util/
implementation 'com.baremaps:baremaps-util:0.3.4'
// https://jarcasting.com/artifacts/com.baremaps/baremaps-util/
implementation ("com.baremaps:baremaps-util:0.3.4")
'com.baremaps:baremaps-util:jar:0.3.4'
<dependency org="com.baremaps" name="baremaps-util" rev="0.3.4">
<artifact name="baremaps-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baremaps', module='baremaps-util', version='0.3.4')
)
libraryDependencies += "com.baremaps" % "baremaps-util" % "0.3.4"
[com.baremaps/baremaps-util "0.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.postgresql : postgresql | jar | 42.2.14 |
| org.apache.commons : commons-dbcp2 | jar | 2.8.0 |
| software.amazon.awssdk : s3 | jar | 2.15.0 |
| org.codehaus.woodstox : stax2-api | jar | 4.2.1 |
| com.google.protobuf : protobuf-java | jar | 3.13.0 |
| com.google.guava : guava | jar | 29.0-jre |
| org.locationtech.jts : jts-core | jar | 1.17.1 |
| org.locationtech.proj4j : proj4j | jar | 1.1.1 |
| org.apache.commons : commons-compress | jar | 1.19 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| 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.11.3 |