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