| License |
License |
|---|---|
| GroupId | GroupIdcom.brvith.orchestrator |
| ArtifactId | ArtifactIdorchestrator-framework |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBrvith Orchestration Framework - Root
TOSCA Bluprint Model and Parser
|
| Filename | Size |
|---|---|
| orchestrator-framework-1.0.2.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-framework/ -->
<dependency>
<groupId>com.brvith.orchestrator</groupId>
<artifactId>orchestrator-framework</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-framework/
implementation 'com.brvith.orchestrator:orchestrator-framework:1.0.2'
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-framework/
implementation ("com.brvith.orchestrator:orchestrator-framework:1.0.2")
'com.brvith.orchestrator:orchestrator-framework:pom:1.0.2'
<dependency org="com.brvith.orchestrator" name="orchestrator-framework" rev="1.0.2">
<artifact name="orchestrator-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.brvith.orchestrator', module='orchestrator-framework', version='1.0.2')
)
libraryDependencies += "com.brvith.orchestrator" % "orchestrator-framework" % "1.0.2"
[com.brvith.orchestrator/orchestrator-framework "1.0.2"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.2.0 |
| junit : junit | jar |