License |
License |
---|---|
GroupId | GroupIdde.lars-sh |
ArtifactId | ArtifactIdroot |
Last Version | Last Version0.9.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRoot POM
This POM is meant to be used as root POM. Use de.lars-sh:parent for your own projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root-0.9.13.pom | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.lars-sh/root/ -->
<dependency>
<groupId>de.lars-sh</groupId>
<artifactId>root</artifactId>
<version>0.9.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.lars-sh/root/
implementation 'de.lars-sh:root:0.9.13'
// https://jarcasting.com/artifacts/de.lars-sh/root/
implementation ("de.lars-sh:root:0.9.13")
'de.lars-sh:root:pom:0.9.13'
<dependency org="de.lars-sh" name="root" rev="0.9.13">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.lars-sh', module='root', version='0.9.13')
)
libraryDependencies += "de.lars-sh" % "root" % "0.9.13"
[de.lars-sh/root "0.9.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
org.jooq : joor-java-8 | jar | 0.9.14 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.2.0 |
org.mockito : mockito-inline | jar | 4.2.0 |