| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.ocpplugin |
| ArtifactId | ArtifactIdocpplugin-artifacts |
| Last Version | Last Version0.3.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOpenDaylight 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 |
|---|---|
| ocpplugin-artifacts-0.3.3.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-artifacts/ -->
<dependency>
<groupId>org.opendaylight.ocpplugin</groupId>
<artifactId>ocpplugin-artifacts</artifactId>
<version>0.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-artifacts/
implementation 'org.opendaylight.ocpplugin:ocpplugin-artifacts:0.3.3'
// https://jarcasting.com/artifacts/org.opendaylight.ocpplugin/ocpplugin-artifacts/
implementation ("org.opendaylight.ocpplugin:ocpplugin-artifacts:0.3.3")
'org.opendaylight.ocpplugin:ocpplugin-artifacts:pom:0.3.3'
<dependency org="org.opendaylight.ocpplugin" name="ocpplugin-artifacts" rev="0.3.3">
<artifact name="ocpplugin-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ocpplugin', module='ocpplugin-artifacts', version='0.3.3')
)
libraryDependencies += "org.opendaylight.ocpplugin" % "ocpplugin-artifacts" % "0.3.3"
[org.opendaylight.ocpplugin/ocpplugin-artifacts "0.3.3"]