| License | License | 
|---|---|
| Categories | CategoriesOther General Purpose Libraries | 
| GroupId | GroupIdfr.pinguet62.xjc | 
| ArtifactId | ArtifactIdxjc-test-other-plugins | 
| Last Version | Last Version4.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOther dependencies Use other before and after the plugin | 
<!-- https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test-other-plugins/ -->
<dependency>
    <groupId>fr.pinguet62.xjc</groupId>
    <artifactId>xjc-test-other-plugins</artifactId>
    <version>4.0.0</version>
</dependency>// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test-other-plugins/
implementation 'fr.pinguet62.xjc:xjc-test-other-plugins:4.0.0'// https://jarcasting.com/artifacts/fr.pinguet62.xjc/xjc-test-other-plugins/
implementation ("fr.pinguet62.xjc:xjc-test-other-plugins:4.0.0")'fr.pinguet62.xjc:xjc-test-other-plugins:jar:4.0.0'<dependency org="fr.pinguet62.xjc" name="xjc-test-other-plugins" rev="4.0.0">
  <artifact name="xjc-test-other-plugins" type="jar" />
</dependency>@Grapes(
@Grab(group='fr.pinguet62.xjc', module='xjc-test-other-plugins', version='4.0.0')
)libraryDependencies += "fr.pinguet62.xjc" % "xjc-test-other-plugins" % "4.0.0"[fr.pinguet62.xjc/xjc-test-other-plugins "4.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |