is not current version
Last Version 3.0.1

com.shinesolutions:aem-orchestrator 0.9.1

Java application for orchestrating AEM infrastructure created using aem-aws-stack-builder

GroupId

GroupId

com.shinesolutions
ArtifactId

ArtifactId

aem-orchestrator
Version

Version

0.9.1
Type

Type

jar

Download aem-orchestrator 0.9.1


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