| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.shinesolutions |
| Идентификатор | Идентификаторaem-orchestrator |
| Последняя версия | Последняя версия3.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеaem-orchestrator
Java application for orchestrating AEM infrastructure created using aem-aws-stack-builder
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.shinesolutions : swaggeraem4j | jar | 0.10.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.6.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.6.RELEASE |
| org.springframework.retry : spring-retry | jar | 1.2.4.RELEASE |
| com.amazonaws : amazon-sqs-java-messaging-lib | jar | 1.0.1 |
| com.amazonaws : aws-java-sdk-ec2 | jar | |
| com.amazonaws : aws-java-sdk-elasticloadbalancingv2 | jar | |
| com.amazonaws : aws-java-sdk-autoscaling | jar | |
| com.amazonaws : aws-java-sdk-cloudformation | jar | |
| com.amazonaws : aws-java-sdk-s3 | jar | |
| com.amazonaws : aws-java-sdk-cloudwatch | jar | |
| org.jacoco : jacoco-maven-plugin | jar | 0.8.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |
| junit : junit | jar | 4.13.1 |