| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.github.johanneslichtenberger.sirix |
| ArtifactId | ArtifactIdsirix-saxon |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionsirix-saxon
Saxon binding.
|
| Filename | Size |
|---|---|
| sirix-saxon-0.1.0.pom | |
| sirix-saxon-0.1.0.jar | 25 KB |
| sirix-saxon-0.1.0-tests.jar | 27 KB |
| sirix-saxon-0.1.0-sources.jar | 22 KB |
| sirix-saxon-0.1.0-javadoc.jar | 87 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.johanneslichtenberger.sirix/sirix-saxon/ -->
<dependency>
<groupId>com.github.johanneslichtenberger.sirix</groupId>
<artifactId>sirix-saxon</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johanneslichtenberger.sirix/sirix-saxon/
implementation 'com.github.johanneslichtenberger.sirix:sirix-saxon:0.1.0'
// https://jarcasting.com/artifacts/com.github.johanneslichtenberger.sirix/sirix-saxon/
implementation ("com.github.johanneslichtenberger.sirix:sirix-saxon:0.1.0")
'com.github.johanneslichtenberger.sirix:sirix-saxon:jar:0.1.0'
<dependency org="com.github.johanneslichtenberger.sirix" name="sirix-saxon" rev="0.1.0">
<artifact name="sirix-saxon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johanneslichtenberger.sirix', module='sirix-saxon', version='0.1.0')
)
libraryDependencies += "com.github.johanneslichtenberger.sirix" % "sirix-saxon" % "0.1.0"
[com.github.johanneslichtenberger.sirix/sirix-saxon "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.johanneslichtenberger.sirix : sirix-core | jar | 0.1.0 |
| saxon : saxon | jar | 9.3 |
| jtidy : jtidy | jar | 4aug2000r7-dev |
| com.sleepycat : je | jar | 5.0.48 |
| org.aspectj : aspectjrt | jar | 1.6.10 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.perfidix : perfidix | jar | 3.6.6 |
| xmlunit : xmlunit | jar | 1.3 |
| ch.qos.logback : logback-classic | jar | 0.9.24 |
| com.google.code.guice : guice | jar | 2.0.1 |
| com.google.code.gson : gson | jar | 2.2.2 |
| com.google.guava : guava | jar | 12.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.johanneslichtenberger.sirix : sirix-core | test-jar | 0.1.0 |
| org.testng : testng | jar | 6.5.2 |
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-core | jar | 1.9.0-rc1 |