License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.serviceutils |
ArtifactId | ArtifactIdserviceutils-artifacts |
Version | Version0.7.1 |
Type | Typepom |
Description |
DescriptionODL :: serviceutils :: serviceutils-artifacts
OpenDaylight 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 |
---|---|
serviceutils-artifacts-0.7.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-artifacts/ -->
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>serviceutils-artifacts</artifactId>
<version>0.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-artifacts/
implementation 'org.opendaylight.serviceutils:serviceutils-artifacts:0.7.1'
// https://jarcasting.com/artifacts/org.opendaylight.serviceutils/serviceutils-artifacts/
implementation ("org.opendaylight.serviceutils:serviceutils-artifacts:0.7.1")
'org.opendaylight.serviceutils:serviceutils-artifacts:pom:0.7.1'
<dependency org="org.opendaylight.serviceutils" name="serviceutils-artifacts" rev="0.7.1">
<artifact name="serviceutils-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.serviceutils', module='serviceutils-artifacts', version='0.7.1')
)
libraryDependencies += "org.opendaylight.serviceutils" % "serviceutils-artifacts" % "0.7.1"
[org.opendaylight.serviceutils/serviceutils-artifacts "0.7.1"]