Cocoon XML Implementation

Implementation of the DOMParser and SAXParser.

Лицензия

Лицензия

Группа

Группа

org.apache.cocoon
Идентификатор

Идентификатор

cocoon-xml-impl
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cocoon XML Implementation
Implementation of the DOMParser and SAXParser.
Ссылка на сайт

Ссылка на сайт

http://cocoon.apache.org/2.2/core-modules/xml-impl/1.0/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6/cocoon-xml/cocoon-xml-impl

Скачать cocoon-xml-impl

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-xml-impl/ -->
<dependency>
    <groupId>org.apache.cocoon</groupId>
    <artifactId>cocoon-xml-impl</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-xml-impl/
implementation 'org.apache.cocoon:cocoon-xml-impl:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-xml-impl/
implementation ("org.apache.cocoon:cocoon-xml-impl:1.0.0")
'org.apache.cocoon:cocoon-xml-impl:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-xml-impl" rev="1.0.0">
  <artifact name="cocoon-xml-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-xml-impl', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-xml-impl" % "1.0.0"
[org.apache.cocoon/cocoon-xml-impl "1.0.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.apache.cocoon : cocoon-xml-api jar 1.0.0
commons-logging : commons-logging jar 1.1
org.springframework : spring-context jar 2.5.1
org.springframework : spring-core jar 2.5.1
org.springframework : spring-beans jar 2.5.1
xml-apis : xml-apis jar 1.3.02
xml-resolver : xml-resolver jar 1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
1.0.0-RC2
1.0.0-RC1
1.0.0-M1