| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.networkedassets |
| Идентификатор | Идентификаторwebapp-installation-wizard |
| Последняя версия | Последняя версия0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWebApp Installation Wizard
WebApp Installation Wizard
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.networkedassets/webapp-installation-wizard/ -->
<dependency>
<groupId>com.networkedassets</groupId>
<artifactId>webapp-installation-wizard</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.networkedassets/webapp-installation-wizard/
implementation 'com.networkedassets:webapp-installation-wizard:0.2'
// https://jarcasting.com/artifacts/com.networkedassets/webapp-installation-wizard/
implementation ("com.networkedassets:webapp-installation-wizard:0.2")
'com.networkedassets:webapp-installation-wizard:jar:0.2'
<dependency org="com.networkedassets" name="webapp-installation-wizard" rev="0.2">
<artifact name="webapp-installation-wizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networkedassets', module='webapp-installation-wizard', version='0.2')
)
libraryDependencies += "com.networkedassets" % "webapp-installation-wizard" % "0.2"
[com.networkedassets/webapp-installation-wizard "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| com.sun.jersey : jersey-server | jar | 1.8 |
| com.sun.jersey : jersey-json | jar | 1.8 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.reflections : reflections | jar | 0.9.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jayway.restassured : rest-assured | jar | 1.6.2 |
| com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly | jar | 1.8 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| commons-io : commons-io | jar | 2.4 |