Last Version

Brvith Orchestrator Script Executor 1.0.2

TOSCA Bluprint Model and Parser

License

License

GroupId

GroupId

com.brvith.orchestrator
ArtifactId

ArtifactId

script-executor
Version

Version

1.0.2
Type

Type

jar
Description

Description

Brvith Orchestrator Script Executor
TOSCA Bluprint Model and Parser

Download script-executor 1.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.python : jython jar 2.7.1b3
com.brvith.orchestrator : orchestrator-core jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0
org.jetbrains.kotlin : kotlin-script-runtime jar 1.2.0
org.jetbrains.kotlin : kotlin-reflect jar
commons-io : commons-io jar 2.6
com.google.guava : guava jar 22.0
ch.qos.logback : logback-classic jar

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.0
junit : junit jar

Project Modules

There are no modules declared in this project.