Last Version

org.kantega.reststop:reststop-webapp 3.11.2

Modular, fast-feedback development for Java web application

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.kantega.reststop
ArtifactId

ArtifactId

reststop-webapp
Version

Version

3.11.2
Type

Type

war
Description

Description

Modular, fast-feedback development for Java web application

Download reststop-webapp 3.11.2


<!-- https://jarcasting.com/artifacts/org.kantega.reststop/reststop-webapp/ -->
<dependency>
    <groupId>org.kantega.reststop</groupId>
    <artifactId>reststop-webapp</artifactId>
    <version>3.11.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-webapp/
implementation 'org.kantega.reststop:reststop-webapp:3.11.2'
// https://jarcasting.com/artifacts/org.kantega.reststop/reststop-webapp/
implementation ("org.kantega.reststop:reststop-webapp:3.11.2")
'org.kantega.reststop:reststop-webapp:war:3.11.2'
<dependency org="org.kantega.reststop" name="reststop-webapp" rev="3.11.2">
  <artifact name="reststop-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kantega.reststop', module='reststop-webapp', version='3.11.2')
)
libraryDependencies += "org.kantega.reststop" % "reststop-webapp" % "3.11.2"
[org.kantega.reststop/reststop-webapp "3.11.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.kantega.reststop : reststop-core jar 3.11.2
org.kantega.reststop : reststop-servlet jar 3.11.2
org.kantega.reststop : reststop-servlet-api jar 3.11.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.