is not current version
Last Version 1.0.2

com.brvith.orchestrator:orchestrator-framework 1.0.0

TOSCA Bluprint Model and Parser

GroupId

GroupId

com.brvith.orchestrator
ArtifactId

ArtifactId

orchestrator-framework
Version

Version

1.0.0
Type

Type

pom

Download orchestrator-framework 1.0.0


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