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

Biblio Transformation Engine Parent Project 0.9.3.5

The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

Лицензия

Лицензия

Группа

Группа

gr.ekt.bte
Идентификатор

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

bte-parent
Версия

Версия

0.9.3.5
Тип

Тип

pom
Описание

Описание

Biblio Transformation Engine Parent Project
The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.
Ссылка на сайт

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

http://github.com/EKT/Biblio-Transformation-Engine

Скачать bte-parent 0.9.3.5

Имя Файла Размер
bte-parent-0.9.3.5.pom 4 KB
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17
dom4j : dom4j jar 1.6.1
pl.pragmatists : JUnitParams jar 1.0.2
org.mockito : mockito-core jar 1.9.5

test (1)

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

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

  • bte-core
  • bte-io