License |
License |
---|---|
GroupId | GroupIdorg.apiwatch |
ArtifactId | ArtifactIdapiwatch-war |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAPIWatch WAR
API stability surveillance tool
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |