| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.opendaylight.yangtools |
| ArtifactId | ArtifactIdyang-maven-plugin |
| Last Version | Last Version9.0.0 |
| Release Date | Release Date |
| 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-9.0.0.pom | |
| yang-maven-plugin-9.0.0.jar | 45 KB |
| yang-maven-plugin-9.0.0-sources.jar | 20 KB |
| yang-maven-plugin-9.0.0-javadoc.jar | 406 KB |
| Browse |
<plugin>
<groupId>org.opendaylight.yangtools</groupId>
<artifactId>yang-maven-plugin</artifactId>
<version>9.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.8.3 |
| org.apache.maven : maven-plugin-api | jar | 3.8.3 |
| org.apache.maven : maven-artifact | jar | 3.8.3 |
| 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.6.4 |
| org.slf4j : slf4j-api | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
| org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.yangtools : yang-test-util | jar | |
| org.opendaylight.yangtools : yang-maven-plugin-spi | test-jar | 9.0.0 |
| org.slf4j : slf4j-simple | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 4.6.1 |