Last Version

Metafacture Scripting 5.3.2

Modules for scripting processing steps in Metafacture pipelines using Javascript

License

License

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-scripting
Version

Version

5.3.2
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Metafacture
Source Code Management

Source Code Management

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

Download metafacture-scripting 5.3.2


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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.