Saxon Options Maven Utils

Utilities to share the same Saxon Options in various maven plugins

License

License

Categories

Categories

Maven Build Tools Axon Application Layer Libs Distributed Applications
GroupId

GroupId

top.marchand.xml.maven
ArtifactId

ArtifactId

saxon.options.mvn.utils
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Saxon Options Maven Utils
Utilities to share the same Saxon Options in various maven plugins
Project URL

Project URL

https://github.com/cmarchand/saxonOptions-mvn-plug-utils

Download saxon.options.mvn.utils

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.8.0-5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0