License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications Logging |
GroupId | GroupIdnl.armatiek.saxon |
ArtifactId | ArtifactIdsaxon-ext-logging |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnl.armatiek.saxon:saxon-ext-logging
Saxon XPath extension functions for logging
|
Project URL |
Project URL |
Filename | Size |
---|---|
saxon-ext-logging-1.4.pom | |
saxon-ext-logging-1.4.jar | 10 KB |
saxon-ext-logging-1.4-sources.jar | 4 KB |
saxon-ext-logging-1.4-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-logging/ -->
<dependency>
<groupId>nl.armatiek.saxon</groupId>
<artifactId>saxon-ext-logging</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-logging/
implementation 'nl.armatiek.saxon:saxon-ext-logging:1.4'
// https://jarcasting.com/artifacts/nl.armatiek.saxon/saxon-ext-logging/
implementation ("nl.armatiek.saxon:saxon-ext-logging:1.4")
'nl.armatiek.saxon:saxon-ext-logging:jar:1.4'
<dependency org="nl.armatiek.saxon" name="saxon-ext-logging" rev="1.4">
<artifact name="saxon-ext-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.armatiek.saxon', module='saxon-ext-logging', version='1.4')
)
libraryDependencies += "nl.armatiek.saxon" % "saxon-ext-logging" % "1.4"
[nl.armatiek.saxon/saxon-ext-logging "1.4"]
Group / Artifact | Type | Version |
---|---|---|
nl.armatiek.saxon : saxon-ext-core | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 10.5 |