License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.odlparent |
ArtifactId | ArtifactIdtest-static |
Last Version | Last Version11.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBaseline parent pom.xml for artifacts packaging a static Karaf distribution.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-static-11.0.0.pom | |
test-static-11.0.0.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/ -->
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>test-static</artifactId>
<version>11.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/
implementation 'org.opendaylight.odlparent:test-static:11.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/test-static/
implementation ("org.opendaylight.odlparent:test-static:11.0.0")
'org.opendaylight.odlparent:test-static:pom:11.0.0'
<dependency org="org.opendaylight.odlparent" name="test-static" rev="11.0.0">
<artifact name="test-static" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='test-static', version='11.0.0')
)
libraryDependencies += "org.opendaylight.odlparent" % "test-static" % "11.0.0"
[org.opendaylight.odlparent/test-static "11.0.0"]
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 | 4.7.0 |
org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.url : pax-url-aether | jar | 2.6.10 |
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.6.1 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.6.1 |