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

retepXMPP XMPP Schemas 10.6

This generates a schema artifact which contains all of the schemas from xmpp.org's subversion repository. Generating this artifact enables a schema to be referenced by jaxb using the ClassPathCatalogResolver and a catalog file. To refresh the content of this artifact, either remove the src/main/resources directory manually or run a clean build from hudson. This is because maven-scm-plugin is set to checkout only if that directory does not exist so that the remote subversion repository is not hit every time a build is performed.

Лицензия

Лицензия

Группа

Группа

uk.org.retep.xmpp.xmpp
Идентификатор

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

schemas
Версия

Версия

10.6
Тип

Тип

jar
Описание

Описание

retepXMPP XMPP Schemas
This generates a schema artifact which contains all of the schemas from xmpp.org's subversion repository. Generating this artifact enables a schema to be referenced by jaxb using the ClassPathCatalogResolver and a catalog file. To refresh the content of this artifact, either remove the src/main/resources directory manually or run a clean build from hudson. This is because maven-scm-plugin is set to checkout only if that directory does not exist so that the remote subversion repository is not hit every time a build is performed.
Организация-разработчик

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

Retep Development Group

Скачать schemas 10.6


<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.xmpp/schemas/ -->
<dependency>
    <groupId>uk.org.retep.xmpp.xmpp</groupId>
    <artifactId>schemas</artifactId>
    <version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.xmpp/schemas/
implementation 'uk.org.retep.xmpp.xmpp:schemas:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.xmpp.xmpp/schemas/
implementation ("uk.org.retep.xmpp.xmpp:schemas:10.6")
'uk.org.retep.xmpp.xmpp:schemas:jar:10.6'
<dependency org="uk.org.retep.xmpp.xmpp" name="schemas" rev="10.6">
  <artifact name="schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.xmpp.xmpp', module='schemas', version='10.6')
)
libraryDependencies += "uk.org.retep.xmpp.xmpp" % "schemas" % "10.6"
[uk.org.retep.xmpp.xmpp/schemas "10.6"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
uk.org.retep : testFramework jar 10.6

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

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