is not current version
Last Version 1.0.2

com.brvith.orchestrator:orchestrator-component-deployer 1.0.1


GroupId

GroupId

com.brvith.orchestrator
ArtifactId

ArtifactId

orchestrator-component-deployer
Version

Version

1.0.1
Type

Type

jar

Download orchestrator-component-deployer 1.0.1


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