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

Apache Commons XML Beans 62

The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

commons-xmlbeans
Версия

Версия

62
Тип

Тип

jar
Описание

Описание

Apache Commons XML Beans
The Apache Commons Codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Ссылка на сайт

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

https://commons.apache.org/proper/commons-codec/
Организация-разработчик

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

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

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

https://github.com/apache/commons-codec

Скачать commons-xmlbeans 62


<!-- https://jarcasting.com/artifacts/com.guicedee.services/commons-xmlbeans/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>commons-xmlbeans</artifactId>
    <version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/commons-xmlbeans/
implementation 'com.guicedee.services:commons-xmlbeans:62'
// https://jarcasting.com/artifacts/com.guicedee.services/commons-xmlbeans/
implementation ("com.guicedee.services:commons-xmlbeans:62")
'com.guicedee.services:commons-xmlbeans:jar:62'
<dependency org="com.guicedee.services" name="commons-xmlbeans" rev="62">
  <artifact name="commons-xmlbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='commons-xmlbeans', version='62')
)
libraryDependencies += "com.guicedee.services" % "commons-xmlbeans" % "62"
[com.guicedee.services/commons-xmlbeans "62"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.sf.saxon : Saxon-B Необязательный jar 9.0
net.sf.saxon : saxon-dom Необязательный jar 8.7
org.apache.xmlbeans : xmlbeans Необязательный jar 3.1.0

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant Необязательный jar 1.10.7
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

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

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