License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization.test |
ArtifactId | ArtifactIdxalan-bug |
Last Version | Last Version8.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionserialization.Reproducing Xalan Bug
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xalan-bug-8.9.0.pom | |
xalan-bug-8.9.0.jar | 2 KB |
xalan-bug-8.9.0-tests.jar | 3 KB |
xalan-bug-8.9.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization.test/xalan-bug/ -->
<dependency>
<groupId>com.cedarsoft.serialization.test</groupId>
<artifactId>xalan-bug</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.test/xalan-bug/
implementation 'com.cedarsoft.serialization.test:xalan-bug:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.test/xalan-bug/
implementation ("com.cedarsoft.serialization.test:xalan-bug:8.9.0")
'com.cedarsoft.serialization.test:xalan-bug:jar:8.9.0'
<dependency org="com.cedarsoft.serialization.test" name="xalan-bug" rev="8.9.0">
<artifact name="xalan-bug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization.test', module='xalan-bug', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.serialization.test" % "xalan-bug" % "8.9.0"
[com.cedarsoft.serialization.test/xalan-bug "8.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.commons : xml-commons | jar | 8.9.0 |
com.cedarsoft.dependencies-sets : kotlin | pom | 8.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
xalan : xalan | jar | 2.7.2 |
com.cedarsoft.serialization : test-utils | jar | 8.9.0 |
com.cedarsoft.commons : test-utils | jar | 8.9.0 |
com.google.guava : guava | jar | 28.0-jre |