License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.serviceutils |
ArtifactId | ArtifactIdquality-parent |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: serviceutils :: quality-parent
quality-parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quality-parent-0.9.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.serviceutils/quality-parent/ -->
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>quality-parent</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/quality-parent/
implementation 'org.opendaylight.serviceutils:quality-parent:0.9.0'
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/quality-parent/
implementation ("org.opendaylight.serviceutils:quality-parent:0.9.0")
'org.opendaylight.serviceutils:quality-parent:pom:0.9.0'
<dependency org="org.opendaylight.serviceutils" name="quality-parent" rev="0.9.0">
<artifact name="quality-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.serviceutils', module='quality-parent', version='0.9.0')
)
libraryDependencies += "org.opendaylight.serviceutils" % "quality-parent" % "0.9.0"
[org.opendaylight.serviceutils/quality-parent "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations Optional | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.5.3 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 1.1.3 |
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
junit : junit | jar | 4.13.2 |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.3.1 |