License |
License |
---|---|
GroupId | GroupIdorg.jopendocument |
ArtifactId | ArtifactIdisorelax-jaxp-bridge-ILM |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionisorelax-jaxp-bridge-ILM
modified as per https://isorelax-jaxp-bridge.dev.java.net/issues/show_bug.cgi?id=1
fixed the service file
made SchemaFactoryImpl public because of a reflection bug ( http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4071957 )
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
isorelax-jaxp-bridge-ILM-1.1.pom | |
isorelax-jaxp-bridge-ILM-1.1.jar | 10 KB |
isorelax-jaxp-bridge-ILM-1.1-sources.jar | 7 KB |
isorelax-jaxp-bridge-ILM-1.1-javadoc.jar | 465 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jopendocument/isorelax-jaxp-bridge-ILM/ -->
<dependency>
<groupId>org.jopendocument</groupId>
<artifactId>isorelax-jaxp-bridge-ILM</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jopendocument/isorelax-jaxp-bridge-ILM/
implementation 'org.jopendocument:isorelax-jaxp-bridge-ILM:1.1'
// https://jarcasting.com/artifacts/org.jopendocument/isorelax-jaxp-bridge-ILM/
implementation ("org.jopendocument:isorelax-jaxp-bridge-ILM:1.1")
'org.jopendocument:isorelax-jaxp-bridge-ILM:jar:1.1'
<dependency org="org.jopendocument" name="isorelax-jaxp-bridge-ILM" rev="1.1">
<artifact name="isorelax-jaxp-bridge-ILM" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jopendocument', module='isorelax-jaxp-bridge-ILM', version='1.1')
)
libraryDependencies += "org.jopendocument" % "isorelax-jaxp-bridge-ILM" % "1.1"
[org.jopendocument/isorelax-jaxp-bridge-ILM "1.1"]