DataStructures

The parent-pom for all our java projects.

License

License

Categories

Categories

Data
GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

datastructures
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

DataStructures
The parent-pom for all our java projects.
Project Organization

Project Organization

Unterrainer Informatik OG

Download datastructures

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (6)

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

Project Modules

There are no modules declared in this project.
info.unterrainer.commons

Unterrainer Informatik OG

We develop software and games and try to involve you in this process.

Versions

Version
0.1.5
0.1.2
0.1.1
0.1.0