License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.reststop |
ArtifactId | ArtifactIdreststop-development-plugin |
Version | Version3.11.2 |
Type | Typejar |
Description |
DescriptionModular, fast-feedback development for Java web application
|
<!-- https://jarcasting.com/artifacts/org.kantega.reststop/reststop-development-plugin/ -->
<dependency>
<groupId>org.kantega.reststop</groupId>
<artifactId>reststop-development-plugin</artifactId>
<version>3.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-development-plugin/
implementation 'org.kantega.reststop:reststop-development-plugin:3.11.2'
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-development-plugin/
implementation ("org.kantega.reststop:reststop-development-plugin:3.11.2")
'org.kantega.reststop:reststop-development-plugin:jar:3.11.2'
<dependency org="org.kantega.reststop" name="reststop-development-plugin" rev="3.11.2">
<artifact name="reststop-development-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kantega.reststop', module='reststop-development-plugin', version='3.11.2')
)
libraryDependencies += "org.kantega.reststop" % "reststop-development-plugin" % "3.11.2"
[org.kantega.reststop/reststop-development-plugin "3.11.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity | jar | 1.7 |
junit : junit | jar | 4.11 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.kantega.reststop : reststop-classloader-utils | jar | 3.11.2 |
org.kantega.reststop : reststop-core | jar | 3.11.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.kantega.reststop : reststop-api | jar | 3.11.2 |
org.kantega.reststop : reststop-servlet-api | jar | 3.11.2 |
org.kantega.reststop : reststop-annotation-processor | jar | 3.11.2 |