| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаorg.wildfly.extras.sunstone |
| Идентификатор | Идентификаторsunstone-wildfly |
| Последняя версия | Последняя версия1.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSimple Java library which helps to control virtual machines in cloud environments.
|
| Имя Файла | Размер |
|---|---|
| sunstone-wildfly-1.2.3.pom | |
| sunstone-wildfly-1.2.3.jar | 6 KB |
| sunstone-wildfly-1.2.3-sources.jar | 3 KB |
| sunstone-wildfly-1.2.3-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-wildfly/ -->
<dependency>
<groupId>org.wildfly.extras.sunstone</groupId>
<artifactId>sunstone-wildfly</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-wildfly/
implementation 'org.wildfly.extras.sunstone:sunstone-wildfly:1.2.3'
// https://jarcasting.com/artifacts/org.wildfly.extras.sunstone/sunstone-wildfly/
implementation ("org.wildfly.extras.sunstone:sunstone-wildfly:1.2.3")
'org.wildfly.extras.sunstone:sunstone-wildfly:jar:1.2.3'
<dependency org="org.wildfly.extras.sunstone" name="sunstone-wildfly" rev="1.2.3">
<artifact name="sunstone-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.sunstone', module='sunstone-wildfly', version='1.2.3')
)
libraryDependencies += "org.wildfly.extras.sunstone" % "sunstone-wildfly" % "1.2.3"
[org.wildfly.extras.sunstone/sunstone-wildfly "1.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly.extras.sunstone : sunstone-core | jar | 1.2.3 |
| org.wildfly.extras.creaper : creaper-core | jar | 1.4.0 |
| org.wildfly.extras.creaper : creaper-commands | jar | 1.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly.core : wildfly-controller-client | jar | 17.0.1.Final |
| org.wildfly.core : wildfly-cli | jar | 17.0.1.Final |
| org.wildfly.core : wildfly-patching | jar | 17.0.1.Final |
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |