| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jopendocument |
| Идентификатор | Идентификаторisorelax-jaxp-bridge-ILM |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеisorelax-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 )
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]