is not current version
Last Version 5.3.2

Metafacture Scripting 5.2.0

Modules for scripting processing steps in Metafacture pipelines using Javascript

License

License

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-scripting
Version

Version

5.2.0
Type

Type

jar
Description

Description

Metafacture Scripting
Modules for scripting processing steps in Metafacture pipelines using Javascript
Project URL

Project URL

https://github.com/culturegraph/metafacture-core
Project Organization

Project Organization

Deutsche Nationalbibliothek
Source Code Management

Source Code Management

https://github.com/metafacture/metafacture-core

Download metafacture-scripting 5.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.metafacture : metafacture-framework jar 5.2.0

runtime (1)

Group / Artifact Type Version
org.metafacture : metafacture-commons jar 5.2.0

Project Modules

There are no modules declared in this project.