| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.genius |
| ArtifactId | ArtifactIdquality-parent |
| Version | Version0.9.3 |
| Type | Typepom |
| Description |
DescriptionODL :: genius :: quality-parent
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| quality-parent-0.9.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.genius/quality-parent/ -->
<dependency>
<groupId>org.opendaylight.genius</groupId>
<artifactId>quality-parent</artifactId>
<version>0.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.genius/quality-parent/
implementation 'org.opendaylight.genius:quality-parent:0.9.3'
// https://jarcasting.com/artifacts/org.opendaylight.genius/quality-parent/
implementation ("org.opendaylight.genius:quality-parent:0.9.3")
'org.opendaylight.genius:quality-parent:pom:0.9.3'
<dependency org="org.opendaylight.genius" name="quality-parent" rev="0.9.3">
<artifact name="quality-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.genius', module='quality-parent', version='0.9.3')
)
libraryDependencies += "org.opendaylight.genius" % "quality-parent" % "0.9.3"
[org.opendaylight.genius/quality-parent "0.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.errorprone : error_prone_annotations Optional | jar | 2.4.0 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.truth : truth | jar | 1.1 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.3.3 |