| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apiwatch |
| Идентификатор | Идентификаторapiwatch-war |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеAPIWatch WAR
API stability surveillance tool
|
| Имя Файла | Размер |
|---|---|
| apiwatch-war-0.1.pom | |
| apiwatch-war-0.1.war | 4 MB |
| apiwatch-war-0.1-sources.jar | 26 KB |
| apiwatch-war-0.1-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apiwatch/apiwatch-war/ -->
<dependency>
<groupId>org.apiwatch</groupId>
<artifactId>apiwatch-war</artifactId>
<version>0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-war/
implementation 'org.apiwatch:apiwatch-war:0.1'
// https://jarcasting.com/artifacts/org.apiwatch/apiwatch-war/
implementation ("org.apiwatch:apiwatch-war:0.1")
'org.apiwatch:apiwatch-war:war:0.1'
<dependency org="org.apiwatch" name="apiwatch-war" rev="0.1">
<artifact name="apiwatch-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apiwatch', module='apiwatch-war', version='0.1')
)
libraryDependencies += "org.apiwatch" % "apiwatch-war" % "0.1"
[org.apiwatch/apiwatch-war "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apiwatch : apiwatch-core | jar | 0.1 |
| org.apiwatch : apiwatch-serialization-json | jar | 0.1 |
| org.apiwatch : apiwatch-rules-base | jar | 0.1 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.velocity : velocity | jar | 1.7 |
| com.j256.ormlite : ormlite-jdbc | jar | 4.41 |
| hsqldb : hsqldb | jar | 1.8.0.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |