MVN

gr.ekt : biblio-transformation-engine

Maven & Gradle

Sep 21, 2012
1 usages

biblio-transformation-engine · 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.

<dependency>
    <groupId>gr.ekt</groupId>
    <artifactId>biblio-transformation-engine</artifactId>
    <version>0.82</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gr.ekt : biblio-transformation-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.82

All Versions

Choose a version of gr.ekt : biblio-transformation-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.82
biblio-transformation-engine-0.82
0.81
biblio-transformation-engine-0.81

How to add a dependency to Maven

Add the following gr.ekt : biblio-transformation-engine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gr.ekt</groupId>
    <artifactId>biblio-transformation-engine</artifactId>
    <version>0.82</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gr.ekt : biblio-transformation-engine gradle dependency to your build.gradle file:

implementation 'gr.ekt:biblio-transformation-engine:0.82'

Gradle Kotlin DSL: Add the following gr.ekt : biblio-transformation-engine gradle kotlin dependency to your build.gradle.kts file:

implementation("gr.ekt:biblio-transformation-engine:0.82")

How to add a dependency to SBT Scala

SBT Scala: Add the following gr.ekt : biblio-transformation-engine sbt scala dependency to your build.sbt file:

libraryDependencies += "gr.ekt" % "biblio-transformation-engine" % "0.82"

Advertisement

Dependencies from Group

Sep 21, 2012
1 usages
Apr 24, 2014
4 stars

Discover Dependencies

Oct 05, 2014
17 stars
Oct 05, 2014
3 usages
Sep 19, 2006
1 usages
Sep 19, 2006
Sep 19, 2006
Sep 19, 2006
Sep 19, 2006
2 usages
Jan 03, 2015
57 stars