Last Version

Reststop 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-parent
Version

Version

3.11.2
Type

Type

pom
Description

Description

Reststop
Modular, fast-feedback development for Java web application
Project URL

Project URL

https://github.com/kantega/reststop/
Source Code Management

Source Code Management

https://github.com/kantega/reststop

Download reststop-parent 3.11.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • classloader-utils
  • annotation-processor
  • api
  • servlet-api
  • core
  • servlet
  • webapp
  • maven-plugin
  • bootstrap
  • plugins
  • integration-tests/hello-world
  • integration-tests/custom-app