Last Version

Ratpack Core 0.5.1

The Ratpack micro-web-framework Gradle plugin.

License

License

Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

com.augusttechgroup
ArtifactId

ArtifactId

ratpack-plugin
Version

Version

0.5.1
Type

Type

jar
Description

Description

Ratpack Core
The Ratpack micro-web-framework Gradle plugin.

Download ratpack-plugin 0.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.augusttechgroup : ratpack-core jar 0.5

Project Modules

There are no modules declared in this project.