License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.kantega.reststop |
ArtifactId | ArtifactIdreststop-plugins |
Version | Version3.11.2 |
Type | Typepom |
Description |
DescriptionModular, fast-feedback development for Java web application
|
Filename | Size |
---|---|
reststop-plugins-3.11.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kantega.reststop/reststop-plugins/ -->
<dependency>
<groupId>org.kantega.reststop</groupId>
<artifactId>reststop-plugins</artifactId>
<version>3.11.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-plugins/
implementation 'org.kantega.reststop:reststop-plugins:3.11.2'
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-plugins/
implementation ("org.kantega.reststop:reststop-plugins:3.11.2")
'org.kantega.reststop:reststop-plugins:pom:3.11.2'
<dependency org="org.kantega.reststop" name="reststop-plugins" rev="3.11.2">
<artifact name="reststop-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kantega.reststop', module='reststop-plugins', version='3.11.2')
)
libraryDependencies += "org.kantega.reststop" % "reststop-plugins" % "3.11.2"
[org.kantega.reststop/reststop-plugins "3.11.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |