License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.opendaylight.yangtools |
ArtifactId | ArtifactIdyang-maven-plugin |
Version | Version7.0.14 |
Type | Typemaven-plugin |
Description |
DescriptionThis plugin is a wrapper for "yang to source code" generation.
It can be configured by a set of third-party code generators and resource providers.
For further info see available goals.
Sample usage:
TODO: add sample usage when finished
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
yang-maven-plugin-7.0.14.pom | |
yang-maven-plugin-7.0.14-sources.jar | 30 KB |
yang-maven-plugin-7.0.14-javadoc.jar | 408 KB |
Browse |
<plugin>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-maven-plugin</artifactId>
<version>7.0.14</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.5.2 |
org.apache.maven : maven-plugin-api | jar | 3.5.2 |
org.apache.maven : maven-artifact | jar | 3.5.2 |
org.opendaylight.yangtools : yang-parser-impl | jar | |
org.opendaylight.yangtools : yang-maven-plugin-spi | jar | |
org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
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.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : yang-test-util | jar | |
org.opendaylight.yangtools : yang-maven-plugin-spi | test-jar | 7.0.14 |
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.12.4 |