License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdcom.brvith.orchestrator |
ArtifactId | ArtifactIdorchestrator-adaptors-git |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrvith Orchestrator Adaptors Git
TOSCA Bluprint Model and Parser
|
<!-- https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-adaptors-git/ -->
<dependency>
<groupId>com.brvith.orchestrator</groupId>
<artifactId>orchestrator-adaptors-git</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-adaptors-git/
implementation 'com.brvith.orchestrator:orchestrator-adaptors-git:1.0.2'
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-adaptors-git/
implementation ("com.brvith.orchestrator:orchestrator-adaptors-git:1.0.2")
'com.brvith.orchestrator:orchestrator-adaptors-git:jar:1.0.2'
<dependency org="com.brvith.orchestrator" name="orchestrator-adaptors-git" rev="1.0.2">
<artifact name="orchestrator-adaptors-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brvith.orchestrator', module='orchestrator-adaptors-git', version='1.0.2')
)
libraryDependencies += "com.brvith.orchestrator" % "orchestrator-adaptors-git" % "1.0.2"
[com.brvith.orchestrator/orchestrator-adaptors-git "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.eclipse.jgit : org.eclipse.jgit | jar | 4.9.2.201712150930-r |
com.brvith.orchestrator : orchestrator-core | 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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.0 |
junit : junit | jar |