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.

License

License

GroupId

GroupId

gr.ekt.bte
ArtifactId

ArtifactId

bte-parent
Last Version

Last Version

0.9.3.5
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

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

Download bte-parent

Filename Size
bte-parent-0.9.3.5.pom 3 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • bte-core
  • bte-io

Versions

Version
0.9.3.5
0.9.3.4
0.9.3.3
0.9.3.2
0.9.3.1
0.9.3
0.9.2.5
0.9.2.4
0.9.2.3
0.9.2.2
0.9.2.1
0.9.2
0.9.1
0.9