License |
License |
---|---|
GroupId | GroupIdcom.shinesolutions |
ArtifactId | ArtifactIdaem-orchestrator |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaem-orchestrator
Java application for orchestrating AEM infrastructure created using aem-aws-stack-builder
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aem-orchestrator-3.0.1.pom | |
aem-orchestrator-3.0.1.jar | 33 MB |
aem-orchestrator-3.0.1-tests.jar | 77 KB |
aem-orchestrator-3.0.1-sources.jar | 52 KB |
aem-orchestrator-3.0.1-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinesolutions/aem-orchestrator/ -->
<dependency>
<groupId>com.shinesolutions</groupId>
<artifactId>aem-orchestrator</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.shinesolutions/aem-orchestrator/
implementation 'com.shinesolutions:aem-orchestrator:3.0.1'
// https://jarcasting.com/artifacts/com.shinesolutions/aem-orchestrator/
implementation ("com.shinesolutions:aem-orchestrator:3.0.1")
'com.shinesolutions:aem-orchestrator:jar:3.0.1'
<dependency org="com.shinesolutions" name="aem-orchestrator" rev="3.0.1">
<artifact name="aem-orchestrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shinesolutions', module='aem-orchestrator', version='3.0.1')
)
libraryDependencies += "com.shinesolutions" % "aem-orchestrator" % "3.0.1"
[com.shinesolutions/aem-orchestrator "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
junit : junit | jar | 4.13.1 |