| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.odlparent |
| ArtifactId | ArtifactIdtest-static |
| Version | Version9.0.8 |
| Type | Typepom |
| Description |
DescriptionBaseline parent pom.xml for artifacts packaging a static Karaf distribution.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test-static-9.0.8.pom | |
| test-static-9.0.8.zip | |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/ -->
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>test-static</artifactId>
<version>9.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/
implementation 'org.opendaylight.odlparent:test-static:9.0.8'
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/
implementation ("org.opendaylight.odlparent:test-static:9.0.8")
'org.opendaylight.odlparent:test-static:pom:9.0.8'
<dependency org="org.opendaylight.odlparent" name="test-static" rev="9.0.8">
<artifact name="test-static" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='test-static', version='9.0.8')
)
libraryDependencies += "org.opendaylight.odlparent" % "test-static" % "9.0.8"
[org.opendaylight.odlparent/test-static "9.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| org.ops4j.pax.url : pax-url-aether | jar | 2.6.7 |
| 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.12.4 |