License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdsal-rest-docgen-maven |
Last Version | Last Version1.13.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/sal-rest-docgen-maven/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>sal-rest-docgen-maven</artifactId>
<version>1.13.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/sal-rest-docgen-maven/
implementation 'org.opendaylight.netconf:sal-rest-docgen-maven:1.13.8'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/sal-rest-docgen-maven/
implementation ("org.opendaylight.netconf:sal-rest-docgen-maven:1.13.8")
'org.opendaylight.netconf:sal-rest-docgen-maven:jar:1.13.8'
<dependency org="org.opendaylight.netconf" name="sal-rest-docgen-maven" rev="1.13.8">
<artifact name="sal-rest-docgen-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='sal-rest-docgen-maven', version='1.13.8')
)
libraryDependencies += "org.opendaylight.netconf" % "sal-rest-docgen-maven" % "1.13.8"
[org.opendaylight.netconf/sal-rest-docgen-maven "1.13.8"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | |
org.opendaylight.yangtools : yang-maven-plugin-spi | jar | |
org.opendaylight.netconf : sal-rest-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.2.5 |
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.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.5.11 |