| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdinfo.unterrainer.commons |
| ArtifactId | ArtifactIddatastructures |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDataStructures
The parent-pom for all our java projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| datastructures-0.1.5.pom | |
| datastructures-0.1.5.jar | 7 KB |
| datastructures-0.1.5-sources.jar | 5 KB |
| datastructures-0.1.5-javadoc.jar | 410 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.unterrainer.commons/datastructures/ -->
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>datastructures</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.commons/datastructures/
implementation 'info.unterrainer.commons:datastructures:0.1.5'
// https://jarcasting.com/artifacts/info.unterrainer.commons/datastructures/
implementation ("info.unterrainer.commons:datastructures:0.1.5")
'info.unterrainer.commons:datastructures:jar:0.1.5'
<dependency org="info.unterrainer.commons" name="datastructures" rev="0.1.5">
<artifact name="datastructures" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.commons', module='datastructures', version='0.1.5')
)
libraryDependencies += "info.unterrainer.commons" % "datastructures" % "0.1.5"
[info.unterrainer.commons/datastructures "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mapstruct : mapstruct-processor | jar | 1.5.0.Beta2 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
| org.slf4j : slf4j-log4j12 | jar | 2.0.0-alpha5 |
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.mockito : mockito-core | jar | 4.1.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.1.0 |