Last Version

Brvith Orchestrator Common - POM 1.0.2

TOSCA Bluprint Model and Parser

License

License

GroupId

GroupId

com.brvith.orchestrator
ArtifactId

ArtifactId

orchestrator-common
Version

Version

1.0.2
Type

Type

pom
Description

Description

Brvith Orchestrator Common - POM
TOSCA Bluprint Model and Parser

Download orchestrator-common 1.0.2

Filename Size
orchestrator-common-1.0.2.pom 771 bytes
Browse

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

Dependencies

compile (7)

Group / Artifact Type Version
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

  • core
  • script-executor
  • bpmn-generator
  • spec-generator