Legacy Impex Tool

This project creates a bundle of the Impex legacy tool that is decoupled from Subversion. It creates a jar file that has the exact same binaries, source, directory structure, and layout as the Impex contained inside Subversion. Since it is published as a versioned jar file, it can be referenced in other processes (like the Rice binary release process) without those processes needing the ability to connect back to Subversion to check out the tool. Processes that need access to the legacy Impex tool can thus express a normal maven dependency in order to obtain it.

Лицензия

Лицензия

Группа

Группа

org.kuali.db.impex
Идентификатор

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

impex-legacy-bundle
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Legacy Impex Tool
This project creates a bundle of the Impex legacy tool that is decoupled from Subversion. It creates a jar file that has the exact same binaries, source, directory structure, and layout as the Impex contained inside Subversion. Since it is published as a versioned jar file, it can be referenced in other processes (like the Rice binary release process) without those processes needing the ability to connect back to Subversion to check out the tool. Processes that need access to the legacy Impex tool can thus express a normal maven dependency in order to obtain it.
Организация-разработчик

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

The Kuali Foundation

Скачать impex-legacy-bundle

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

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

Зависимости

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

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

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

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

Версия
1.0.0