License |
License |
---|---|
GroupId | GroupIdorg.ops4j.xvisitor |
ArtifactId | ArtifactIdxvisitor-plugin |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXVisitor XJC Plugin
Maven parent POM for all OPS4J Maven projects.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xvisitor-plugin-0.1.1.pom | |
xvisitor-plugin-0.1.1.jar | 15 KB |
xvisitor-plugin-0.1.1-sources.jar | 11 KB |
xvisitor-plugin-0.1.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.xvisitor/xvisitor-plugin/ -->
<dependency>
<groupId>org.ops4j.xvisitor</groupId>
<artifactId>xvisitor-plugin</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.xvisitor/xvisitor-plugin/
implementation 'org.ops4j.xvisitor:xvisitor-plugin:0.1.1'
// https://jarcasting.com/artifacts/org.ops4j.xvisitor/xvisitor-plugin/
implementation ("org.ops4j.xvisitor:xvisitor-plugin:0.1.1")
'org.ops4j.xvisitor:xvisitor-plugin:jar:0.1.1'
<dependency org="org.ops4j.xvisitor" name="xvisitor-plugin" rev="0.1.1">
<artifact name="xvisitor-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.xvisitor', module='xvisitor-plugin', version='0.1.1')
)
libraryDependencies += "org.ops4j.xvisitor" % "xvisitor-plugin" % "0.1.1"
[org.ops4j.xvisitor/xvisitor-plugin "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 2.2.3-2 |