| License |
License |
|---|---|
| GroupId | GroupIdinfo.unterrainer.commons |
| ArtifactId | ArtifactIdjre-utils |
| Last Version | Last Version0.2.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJreUtils
The parent-pom for all our java projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jre-utils-0.2.13.pom | |
| jre-utils-0.2.13.jar | 40 KB |
| jre-utils-0.2.13-sources.jar | 17 KB |
| jre-utils-0.2.13-shaded.jar | 3 MB |
| jre-utils-0.2.13-javadoc.jar | 472 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/info.unterrainer.commons/jre-utils/ -->
<dependency>
<groupId>info.unterrainer.commons</groupId>
<artifactId>jre-utils</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.commons/jre-utils/
implementation 'info.unterrainer.commons:jre-utils:0.2.13'
// https://jarcasting.com/artifacts/info.unterrainer.commons/jre-utils/
implementation ("info.unterrainer.commons:jre-utils:0.2.13")
'info.unterrainer.commons:jre-utils:jar:0.2.13'
<dependency org="info.unterrainer.commons" name="jre-utils" rev="0.2.13">
<artifact name="jre-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.commons', module='jre-utils', version='0.2.13')
)
libraryDependencies += "info.unterrainer.commons" % "jre-utils" % "0.2.13"
[info.unterrainer.commons/jre-utils "0.2.13"]
| 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 |