License |
License |
---|---|
GroupId | GroupIdcom.brvith.orchestrator |
ArtifactId | ArtifactIdorchestrator-db |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrvith Orchestrator DB
TOSCA Bluprint Model and Parser
|
Filename | Size |
---|---|
orchestrator-db-1.0.2.pom | |
orchestrator-db-1.0.2.jar | 35 KB |
orchestrator-db-1.0.2-sources.jar | 9 KB |
orchestrator-db-1.0.2-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-db/ -->
<dependency>
<groupId>com.brvith.orchestrator</groupId>
<artifactId>orchestrator-db</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-db/
implementation 'com.brvith.orchestrator:orchestrator-db:1.0.2'
// https://jarcasting.com/artifacts/com.brvith.orchestrator/orchestrator-db/
implementation ("com.brvith.orchestrator:orchestrator-db:1.0.2")
'com.brvith.orchestrator:orchestrator-db:jar:1.0.2'
<dependency org="com.brvith.orchestrator" name="orchestrator-db" rev="1.0.2">
<artifact name="orchestrator-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brvith.orchestrator', module='orchestrator-db', version='1.0.2')
)
libraryDependencies += "com.brvith.orchestrator" % "orchestrator-db" % "1.0.2"
[com.brvith.orchestrator/orchestrator-db "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.data : spring-data-mongodb | jar | |
org.mongodb : mongodb-driver-reactivestreams | jar | |
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 |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.projectreactor : reactor-test | jar | |
org.jetbrains.kotlin : kotlin-test | jar | 1.2.0 |
junit : junit | jar |