License |
License |
---|---|
Categories |
CategoriesRatpack User Interface Web Frameworks |
GroupId | GroupIdio.ratpack |
ArtifactId | ArtifactIdratpack-remote |
Last Version | Last Version1.10.0-milestone-6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionratpack-remote
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.ratpack/ratpack-remote/ -->
<dependency>
<groupId>io.ratpack</groupId>
<artifactId>ratpack-remote</artifactId>
<version>1.10.0-milestone-6</version>
</dependency>
// https://jarcasting.com/artifacts/io.ratpack/ratpack-remote/
implementation 'io.ratpack:ratpack-remote:1.10.0-milestone-6'
// https://jarcasting.com/artifacts/io.ratpack/ratpack-remote/
implementation ("io.ratpack:ratpack-remote:1.10.0-milestone-6")
'io.ratpack:ratpack-remote:jar:1.10.0-milestone-6'
<dependency org="io.ratpack" name="ratpack-remote" rev="1.10.0-milestone-6">
<artifact name="ratpack-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ratpack', module='ratpack-remote', version='1.10.0-milestone-6')
)
libraryDependencies += "io.ratpack" % "ratpack-remote" % "1.10.0-milestone-6"
[io.ratpack/ratpack-remote "1.10.0-milestone-6"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.5.4 |
io.ratpack : ratpack-guice | jar | 1.10.0-milestone-6 |
io.remotecontrol : remote-core | jar | 0.7 |