License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdnetconf-artifacts |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnetconf-artifacts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netconf-artifacts-3.0.5.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-artifacts/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-artifacts</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-artifacts/
implementation 'org.opendaylight.netconf:netconf-artifacts:3.0.5'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-artifacts/
implementation ("org.opendaylight.netconf:netconf-artifacts:3.0.5")
'org.opendaylight.netconf:netconf-artifacts:pom:3.0.5'
<dependency org="org.opendaylight.netconf" name="netconf-artifacts" rev="3.0.5">
<artifact name="netconf-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-artifacts', version='3.0.5')
)
libraryDependencies += "org.opendaylight.netconf" % "netconf-artifacts" % "3.0.5"
[org.opendaylight.netconf/netconf-artifacts "3.0.5"]