Last Version

Ratpack Core 0.5

The API code for the Ratpack micro-web-framework.

License

License

Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

com.augusttechgroup
ArtifactId

ArtifactId

ratpack-core
Version

Version

0.5
Type

Type

jar
Description

Description

Ratpack Core
The API code for the Ratpack micro-web-framework.

Download ratpack-core 0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.3
org.json : json jar 20090211
org.mortbay.jetty : jetty jar 6.1.26

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.