is not current version
Last Version 1.4

nl.armatiek.saxon:saxon-ext-logging 1.3

Saxon XPath extension functions for logging

Categories

Categories

Axon Application Layer Libs Distributed Applications Logging
GroupId

GroupId

nl.armatiek.saxon
ArtifactId

ArtifactId

saxon-ext-logging
Version

Version

1.3
Type

Type

jar

Download saxon-ext-logging 1.3


<!-- https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-logging/ -->
<dependency>
    <groupId>nl.armatiek.saxon</groupId>
    <artifactId>saxon-ext-logging</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-logging/
implementation 'nl.armatiek.saxon:saxon-ext-logging:1.3'
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-logging/
implementation ("nl.armatiek.saxon:saxon-ext-logging:1.3")
'nl.armatiek.saxon:saxon-ext-logging:jar:1.3'
<dependency org="nl.armatiek.saxon" name="saxon-ext-logging" rev="1.3">
  <artifact name="saxon-ext-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.armatiek.saxon', module='saxon-ext-logging', version='1.3')
)
libraryDependencies += "nl.armatiek.saxon" % "saxon-ext-logging" % "1.3"
[nl.armatiek.saxon/saxon-ext-logging "1.3"]