License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.ocpplugin |
ArtifactId | ArtifactIdapplications |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapplications
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
applications-0.3.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/applications/ -->
<dependency>
<groupId>org.opendaylight.ocpplugin</groupId>
<artifactId>applications</artifactId>
<version>0.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/applications/
implementation 'org.opendaylight.ocpplugin:applications:0.3.3'
// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/applications/
implementation ("org.opendaylight.ocpplugin:applications:0.3.3")
'org.opendaylight.ocpplugin:applications:pom:0.3.3'
<dependency org="org.opendaylight.ocpplugin" name="applications" rev="0.3.3">
<artifact name="applications" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ocpplugin', module='applications', version='0.3.3')
)
libraryDependencies += "org.opendaylight.ocpplugin" % "applications" % "0.3.3"
[org.opendaylight.ocpplugin/applications "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.slf4j : slf4j-simple | jar | 1.7.21 |