License |
License |
---|---|
Categories |
CategoriesreMap General Purpose Libraries Bean Mapping |
GroupId | GroupIdcom.baremaps |
ArtifactId | ArtifactIdbaremaps-testing |
Last Version | Last Version0.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBaremaps
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
baremaps-testing-0.6.5.pom | |
baremaps-testing-0.6.5.jar | 9 MB |
baremaps-testing-0.6.5-tests.jar | 1 KB |
baremaps-testing-0.6.5-sources.jar | 9 MB |
baremaps-testing-0.6.5-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.baremaps/baremaps-testing/ -->
<dependency>
<groupId>com.baremaps</groupId>
<artifactId>baremaps-testing</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baremaps/baremaps-testing/
implementation 'com.baremaps:baremaps-testing:0.6.5'
// https://jarcasting.com/artifacts/com.baremaps/baremaps-testing/
implementation ("com.baremaps:baremaps-testing:0.6.5")
'com.baremaps:baremaps-testing:jar:0.6.5'
<dependency org="com.baremaps" name="baremaps-testing" rev="0.6.5">
<artifact name="baremaps-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baremaps', module='baremaps-testing', version='0.6.5')
)
libraryDependencies += "com.baremaps" % "baremaps-testing" % "0.6.5"
[com.baremaps/baremaps-testing "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
com.google.protobuf : protobuf-java | jar | 3.19.1 |
com.google.guava : guava | jar | 31.0.1-jre |
org.locationtech.jts : jts-core | jar | 1.18.2 |
org.locationtech.proj4j : proj4j | jar | 1.1.4 |
org.apache.commons : commons-compress | jar | 1.21 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.testcontainers : testcontainers | jar | 1.16.0 |
org.testcontainers : junit-jupiter | jar | 1.16.0 |
org.testcontainers : postgresql | jar | 1.16.0 |
com.adobe.testing : s3mock | jar | 2.2.3 |
com.adobe.testing : s3mock-testsupport-common | jar | 2.2.3 |
com.adobe.testing : s3mock-junit5 | jar | 2.2.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.13.0 |
org.awaitility : awaitility | jar | 3.0.0 |
org.mockito : mockito-all | jar | 1.10.19 |