Last Version

org.kantega.reststop:reststop-servlet 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-servlet
Version

Version

3.11.2
Type

Type

jar
Description

Description

Modular, fast-feedback development for Java web application

Download reststop-servlet 3.11.2


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

Dependencies

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.