| License |
License |
|---|---|
| Categories |
CategoriesRatpack User Interface Web Frameworks |
| GroupId | GroupIdcom.augusttechgroup |
| ArtifactId | ArtifactIdratpack-plugin |
| Last Version | Last Version0.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRatpack Core
The Ratpack micro-web-framework Gradle plugin.
|
| Filename | Size |
|---|---|
| ratpack-plugin-0.5.1.pom | |
| ratpack-plugin-0.5.1.jar | 52 KB |
| ratpack-plugin-0.5.1-sources.jar | 2 KB |
| ratpack-plugin-0.5.1-javadoc.jar | 18 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.augusttechgroup : ratpack-core | jar | 0.5 |