License |
License |
---|---|
GroupId | GroupIdorg.metafacture |
ArtifactId | ArtifactIdmetafacture-scripting |
Last Version | Last Version5.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetafacture Scripting
Modules for scripting processing steps in Metafacture pipelines using Javascript
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-framework | jar | 5.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.metafacture : metafacture-commons | jar | 5.3.2 |