| License |
License |
|---|---|
| Categories |
CategoriesreMap General Purpose Libraries Bean Mapping |
| GroupId | GroupIdcom.baremaps |
| ArtifactId | ArtifactIdbaremaps-stream |
| Last Version | Last Version0.6.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBaremaps
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| baremaps-stream-0.6.5.pom | |
| baremaps-stream-0.6.5.jar | 16 KB |
| baremaps-stream-0.6.5-tests.jar | 5 KB |
| baremaps-stream-0.6.5-sources.jar | 8 KB |
| baremaps-stream-0.6.5-javadoc.jar | 427 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.baremaps/baremaps-stream/ -->
<dependency>
<groupId>com.baremaps</groupId>
<artifactId>baremaps-stream</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.baremaps/baremaps-stream/
implementation 'com.baremaps:baremaps-stream:0.6.5'
// https://jarcasting.com/artifacts/com.baremaps/baremaps-stream/
implementation ("com.baremaps:baremaps-stream:0.6.5")
'com.baremaps:baremaps-stream:jar:0.6.5'
<dependency org="com.baremaps" name="baremaps-stream" rev="0.6.5">
<artifact name="baremaps-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baremaps', module='baremaps-stream', version='0.6.5')
)
libraryDependencies += "com.baremaps" % "baremaps-stream" % "0.6.5"
[com.baremaps/baremaps-stream "0.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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-api | jar | 5.7.1 |
| 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 |