x

xmllocation-replacer-maven-plugin

Replacing import/include schemaLocation using catalog.
https://github.com/bitstrings/xmllocation-replacer-maven-plugin
Apache License Version 2.0, January 2004
bitstrings.org
Pino Silvaggio
Files download
File Operation
xmllocation-replacer-maven-plugin-1.1.7.jar download
xmllocation-replacer-maven-plugin-1.1.7.pom download
xmllocation-replacer-maven-plugin-1.1.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bitstrings.maven.plugins</groupId>
  <artifactId>xmllocation-replacer-maven-plugin</artifactId>
  <version>1.1.7</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'org.bitstrings.maven.plugins:xmllocation-replacer-maven-plugin:1.1.7'
Gradle Kotlin
implementation("org.bitstrings.maven.plugins:xmllocation-replacer-maven-plugin:1.1.7")
Scala SBT
libraryDependencies += "org.bitstrings.maven.plugins" % "xmllocation-replacer-maven-plugin" % "1.1.7"
Groovy Grape
@Grapes(
  @Grab(group='org.bitstrings.maven.plugins', module='xmllocation-replacer-maven-plugin', version='1.1.7')
)
Apache Ivy
<dependency org="org.bitstrings.maven.plugins" name="xmllocation-replacer-maven-plugin" rev="1.1.7" />
Leiningen
[org.bitstrings.maven.plugins/xmllocation-replacer-maven-plugin "1.1.7"]
Apache Buildr
'org.bitstrings.maven.plugins:xmllocation-replacer-maven-plugin:jar:1.1.7'