is not current version
Last Version 1.1.0

top.marchand.xml.maven:saxon.options.mvn.utils 1.0.0

Utilities to share the same Saxon Options in various maven plugins

Categories

Categories

Maven Build Tools Axon Application Layer Libs Distributed Applications
GroupId

GroupId

top.marchand.xml.maven
ArtifactId

ArtifactId

saxon.options.mvn.utils
Version

Version

1.0.0
Type

Type

jar

Download saxon.options.mvn.utils 1.0.0


<!-- https://jarcasting.com/artifacts/top.marchand.xml.maven/saxon.options.mvn.utils/ -->
<dependency>
    <groupId>top.marchand.xml.maven</groupId>
    <artifactId>saxon.options.mvn.utils</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.xml.maven/saxon.options.mvn.utils/
implementation 'top.marchand.xml.maven:saxon.options.mvn.utils:1.0.0'
// https://jarcasting.com/artifacts/top.marchand.xml.maven/saxon.options.mvn.utils/
implementation ("top.marchand.xml.maven:saxon.options.mvn.utils:1.0.0")
'top.marchand.xml.maven:saxon.options.mvn.utils:jar:1.0.0'
<dependency org="top.marchand.xml.maven" name="saxon.options.mvn.utils" rev="1.0.0">
  <artifact name="saxon.options.mvn.utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.xml.maven', module='saxon.options.mvn.utils', version='1.0.0')
)
libraryDependencies += "top.marchand.xml.maven" % "saxon.options.mvn.utils" % "1.0.0"
[top.marchand.xml.maven/saxon.options.mvn.utils "1.0.0"]