com.nkutsche:xslt-pkg-mangaer-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-mangaer-core
Last Version

Last Version

1.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-mangaer-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.nkutsche/xslt-pkg-mangaer-core/ -->
<dependency>
    <groupId>com.nkutsche</groupId>
    <artifactId>xslt-pkg-mangaer-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nkutsche/xslt-pkg-mangaer-core/
implementation 'com.nkutsche:xslt-pkg-mangaer-core:1.0.0'
// https://jarcasting.com/artifacts/com.nkutsche/xslt-pkg-mangaer-core/
implementation ("com.nkutsche:xslt-pkg-mangaer-core:1.0.0")
'com.nkutsche:xslt-pkg-mangaer-core:jar:1.0.0'
<dependency org="com.nkutsche" name="xslt-pkg-mangaer-core" rev="1.0.0">
  <artifact name="xslt-pkg-mangaer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nkutsche', module='xslt-pkg-mangaer-core', version='1.0.0')
)
libraryDependencies += "com.nkutsche" % "xslt-pkg-mangaer-core" % "1.0.0"
[com.nkutsche/xslt-pkg-mangaer-core "1.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
1.0.0