Fabric3 Data Transformation Core Module

Support for transforming data from one format to another

Лицензия

Лицензия

Fabric3 License
Категории

Категории

ORM Данные
Группа

Группа

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

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

fabric3-transform
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Fabric3 Data Transformation Core Module
Support for transforming data from one format to another
Организация-разработчик

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

Fabric3 Project

Скачать fabric3-transform

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.codehaus.fabric3 : fabric3-spi jar 2.0.1

provided (2)

Идентификатор библиотеки Тип Версия
javax.xml.stream : stax-api jar 1.0-2
org.codehaus.woodstox : woodstox-core-asl jar 4.1.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.easymock : easymock jar 3.1

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

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

Fabric3 Core Runtime

This repository hosts the Fabric3 runtime source. Information on Fabric3 can be found at http://www.fabric3.org.

Building the Source

Requirements are JDK 8 and Gradle 1.11+.

To build the source, execute:

./gradlew

See build.gradle for additional instructions

License

Licensed under the Apache 2.0 License (http://fabric3.org/license.html)

History

This repository was populated from the original [CodeHaus repository] (https://svn.codehaus.org/fabric3/modules), revision range 8340:11233.

org.codehaus.fabric3

Fabric3

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

Версия
2.0.1
2.0.0
1.9.6
1.9.5
1.9
1.8.1
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.7
0.6.5
0.6
0.5.1
0.5
0.5BETA1
0.5ALPHA2
0.5ALPHA1
0.4
0.3
0.2
0.1