| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.infrautils |
| ArtifactId | ArtifactIdparent |
| Version | Version2.0.2 |
| Type | Typepom |
| Description |
DescriptionODL :: infrautils :: parent
parent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| parent-2.0.2.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/parent/ -->
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/parent/
implementation 'org.opendaylight.infrautils:parent:2.0.2'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/parent/
implementation ("org.opendaylight.infrautils:parent:2.0.2")
'org.opendaylight.infrautils:parent:pom:2.0.2'
<dependency org="org.opendaylight.infrautils" name="parent" rev="2.0.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='parent', version='2.0.2')
)
libraryDependencies += "org.opendaylight.infrautils" % "parent" % "2.0.2"
[org.opendaylight.infrautils/parent "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.errorprone : error_prone_annotations Optional | jar | 2.7.1 |
| org.slf4j : slf4j-api | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.truth : truth | jar | 1.1.2 |
| org.slf4j : slf4j-simple | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.9.0 |