com.nkutsche:xslt-pkg-manager-core

This project provides a Maven based framework to wrap XSLT packages in jar files and refind them in the classpath for Saxon XSLT processor.

License

License

MIT License
GroupId

GroupId

com.nkutsche
ArtifactId

ArtifactId

xslt-pkg-manager-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

This project provides a Maven based framework to wrap XSLT packages in jar files and refind them in the classpath for Saxon XSLT processor.

Download xslt-pkg-manager-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.nkutsche/xslt-pkg-manager-core/ -->
<dependency>
    <groupId>com.nkutsche</groupId>
    <artifactId>xslt-pkg-manager-core</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nkutsche/xslt-pkg-manager-core/
implementation 'com.nkutsche:xslt-pkg-manager-core:2.0.0'
// https://jarcasting.com/artifacts/com.nkutsche/xslt-pkg-manager-core/
implementation ("com.nkutsche:xslt-pkg-manager-core:2.0.0")
'com.nkutsche:xslt-pkg-manager-core:jar:2.0.0'
<dependency org="com.nkutsche" name="xslt-pkg-manager-core" rev="2.0.0">
  <artifact name="xslt-pkg-manager-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nkutsche', module='xslt-pkg-manager-core', version='2.0.0')
)
libraryDependencies += "com.nkutsche" % "xslt-pkg-manager-core" % "2.0.0"
[com.nkutsche/xslt-pkg-manager-core "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0