Brvith Orchestrator Controller

TOSCA Bluprint Model and Parser

License

License

GroupId

GroupId

com.brvith.orchestrator
ArtifactId

ArtifactId

orchestrator-controller
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Brvith Orchestrator Controller
TOSCA Bluprint Model and Parser

Download orchestrator-controller

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.brvith.orchestrator : orchestrator-process jar 1.0.2
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework : spring-websocket jar
org.springframework : spring-messaging jar
com.brvith.orchestrator : orchestrator-db jar 1.0.2
com.brvith.orchestrator : orchestrator-security 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 (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.camunda.bpm.extension.mockito : camunda-bpm-mockito jar 3.1.0
org.jetbrains.kotlin : kotlin-test jar 1.2.0
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0