x

xjc-test-other-plugins

Use other before and after the plugin
Files download
File Operation
xjc-test-other-plugins-4.0.0.jar download
xjc-test-other-plugins-4.0.0.pom download
xjc-test-other-plugins-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>fr.pinguet62.xjc</groupId>
  <artifactId>xjc-test-other-plugins</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'fr.pinguet62.xjc:xjc-test-other-plugins:4.0.0'
Gradle Kotlin
implementation("fr.pinguet62.xjc:xjc-test-other-plugins:4.0.0")
Scala SBT
libraryDependencies += "fr.pinguet62.xjc" % "xjc-test-other-plugins" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='fr.pinguet62.xjc', module='xjc-test-other-plugins', version='4.0.0')
)
Apache Ivy
<dependency org="fr.pinguet62.xjc" name="xjc-test-other-plugins" rev="4.0.0" />
Leiningen
[fr.pinguet62.xjc/xjc-test-other-plugins "4.0.0"]
Apache Buildr
'fr.pinguet62.xjc:xjc-test-other-plugins:jar:4.0.0'