Castor

Castor is an open source data binding framework for Java[tm]. It’s the shortest path between Java objects, XML documents and relational tables.

Группа

Группа

org.codehaus.castor
Идентификатор

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

castor-parent
Последняя версия

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

1.4.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Castor
Castor is an open source data binding framework for Java[tm]. It’s the shortest path between Java objects, XML documents and relational tables.
Ссылка на сайт

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

https://github.com/castor-data-binding/castor

Скачать castor-parent

Имя Файла Размер
castor-parent-1.4.1.pom 25 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.codehaus.castor/castor-parent/ -->
<dependency>
    <groupId>org.codehaus.castor</groupId>
    <artifactId>castor-parent</artifactId>
    <version>1.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.castor/castor-parent/
implementation 'org.codehaus.castor:castor-parent:1.4.1'
// https://jarcasting.com/artifacts/org.codehaus.castor/castor-parent/
implementation ("org.codehaus.castor:castor-parent:1.4.1")
'org.codehaus.castor:castor-parent:pom:1.4.1'
<dependency org="org.codehaus.castor" name="castor-parent" rev="1.4.1">
  <artifact name="castor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.castor', module='castor-parent', version='1.4.1')
)
libraryDependencies += "org.codehaus.castor" % "castor-parent" % "1.4.1"
[org.codehaus.castor/castor-parent "1.4.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Castor - Data binding framework

A java-based data binding framework

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

Версия
1.4.1
1.4.0