| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.seanox |
| Идентификатор | Идентификаторseanox-remote-deployment |
| Последняя версия | Последняя версия0.9.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеremote-deployment
Remote deployment extension for servlet container environments.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.seanox/seanox-remote-deployment/ -->
<dependency>
<groupId>com.seanox</groupId>
<artifactId>seanox-remote-deployment</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.seanox/seanox-remote-deployment/
implementation 'com.seanox:seanox-remote-deployment:0.9.6'
// https://jarcasting.com/artifacts/com.seanox/seanox-remote-deployment/
implementation ("com.seanox:seanox-remote-deployment:0.9.6")
'com.seanox:seanox-remote-deployment:jar:0.9.6'
<dependency org="com.seanox" name="seanox-remote-deployment" rev="0.9.6">
<artifact name="seanox-remote-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seanox', module='seanox-remote-deployment', version='0.9.6')
)
libraryDependencies += "com.seanox" % "seanox-remote-deployment" % "0.9.6"
[com.seanox/seanox-remote-deployment "0.9.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
| org.junit.jupiter : junit-jupiter | jar |