License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdsample-toaster-it |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptionsample-toaster-it
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sample-toaster-it-4.0.1.pom | |
sample-toaster-it-4.0.1.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/sample-toaster-it/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sample-toaster-it</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/sample-toaster-it/
implementation 'org.opendaylight.controller:sample-toaster-it:4.0.1'
// https://jarcasting.com/artifacts/org.opendaylight.controller/sample-toaster-it/
implementation ("org.opendaylight.controller:sample-toaster-it:4.0.1")
'org.opendaylight.controller:sample-toaster-it:jar:4.0.1'
<dependency org="org.opendaylight.controller" name="sample-toaster-it" rev="4.0.1">
<artifact name="sample-toaster-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='sample-toaster-it', version='4.0.1')
)
libraryDependencies += "org.opendaylight.controller" % "sample-toaster-it" % "4.0.1"
[org.opendaylight.controller/sample-toaster-it "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |
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.exam : pax-exam-container-karaf | jar | 4.13.4 |
org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.13.4 |
org.ops4j.pax.exam : pax-exam | jar | 4.13.4 |
org.ops4j.pax.exam : pax-exam-features | xml | 4.13.4 |
org.ops4j.pax.exam : pax-exam-extender-service | jar | 4.13.4 |
org.ops4j.pax.exam : pax-exam-inject | jar | 4.13.4 |
org.ops4j.pax.exam : pax-exam-invoker-junit | jar | 4.13.4 |
org.ops4j.pax.url : pax-url-aether | jar | 2.5.4 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.9.0 |
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |