License |
License |
---|---|
GroupId | GroupIdcom.brvith.orchestrator |
ArtifactId | ArtifactIdorchestrator-core |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrvith Orchestrator Common Core
TOSCA Bluprint Model and Parser
|
Filename | Size |
---|---|
orchestrator-core-1.0.2.pom | |
orchestrator-core-1.0.2.jar | 181 KB |
orchestrator-core-1.0.2-sources.jar | 34 KB |
orchestrator-core-1.0.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-core/ -->
<dependency>
<groupId>com.brvith.orchestrator</groupId>
<artifactId>orchestrator-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-core/
implementation 'com.brvith.orchestrator:orchestrator-core:1.0.2'
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-core/
implementation ("com.brvith.orchestrator:orchestrator-core:1.0.2")
'com.brvith.orchestrator:orchestrator-core:jar:1.0.2'
<dependency org="com.brvith.orchestrator" name="orchestrator-core" rev="1.0.2">
<artifact name="orchestrator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brvith.orchestrator', module='orchestrator-core', version='1.0.2')
)
libraryDependencies += "com.brvith.orchestrator" % "orchestrator-core" % "1.0.2"
[com.brvith.orchestrator/orchestrator-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-compress | jar | 1.15 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
io.projectreactor : reactor-core | jar | |
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 | |
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 |