| License |
License |
|---|---|
| GroupId | GroupIdfr.pinguet62.xjc |
| ArtifactId | ArtifactIdxjc-common-test |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon test
Custom XJC plugins for JAXB generated files
|
| Filename | Size |
|---|---|
| xjc-common-test-4.0.0.pom | |
| xjc-common-test-4.0.0.jar | 5 KB |
| xjc-common-test-4.0.0-sources.jar | 3 KB |
| xjc-common-test-4.0.0-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-common-test/ -->
<dependency>
<groupId>fr.pinguet62.xjc</groupId>
<artifactId>xjc-common-test</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-common-test/
implementation 'fr.pinguet62.xjc:xjc-common-test:4.0.0'
// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-common-test/
implementation ("fr.pinguet62.xjc:xjc-common-test:4.0.0")
'fr.pinguet62.xjc:xjc-common-test:jar:4.0.0'
<dependency org="fr.pinguet62.xjc" name="xjc-common-test" rev="4.0.0">
<artifact name="xjc-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.pinguet62.xjc', module='xjc-common-test', version='4.0.0')
)
libraryDependencies += "fr.pinguet62.xjc" % "xjc-common-test" % "4.0.0"
[fr.pinguet62.xjc/xjc-common-test "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
| commons-io : commons-io | jar | 2.11.0 |
| com.github.javaparser : javaparser-core | jar | 3.23.1 |