License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdcom.github.danielwegener.xjc |
ArtifactId | ArtifactIdxjc-guava-plugin |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
xjc-guava-plugin-0.3.2.pom | |
xjc-guava-plugin-0.3.2.jar | 7 KB |
xjc-guava-plugin-0.3.2-sources.jar | 3 KB |
xjc-guava-plugin-0.3.2-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.danielwegener.xjc/xjc-guava-plugin/ -->
<dependency>
<groupId>com.github.danielwegener.xjc</groupId>
<artifactId>xjc-guava-plugin</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danielwegener.xjc/xjc-guava-plugin/
implementation 'com.github.danielwegener.xjc:xjc-guava-plugin:0.3.2'
// https://jarcasting.com/artifacts/com.github.danielwegener.xjc/xjc-guava-plugin/
implementation ("com.github.danielwegener.xjc:xjc-guava-plugin:0.3.2")
'com.github.danielwegener.xjc:xjc-guava-plugin:jar:0.3.2'
<dependency org="com.github.danielwegener.xjc" name="xjc-guava-plugin" rev="0.3.2">
<artifact name="xjc-guava-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danielwegener.xjc', module='xjc-guava-plugin', version='0.3.2')
)
libraryDependencies += "com.github.danielwegener.xjc" % "xjc-guava-plugin" % "0.3.2"
[com.github.danielwegener.xjc/xjc-guava-plugin "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |