License |
License |
---|---|
Categories |
CategoriesRatpack User Interface Web Frameworks |
GroupId | GroupIdio.ratpack |
ArtifactId | ArtifactIdratpack-exec |
Last Version | Last Version2.0.0-rc-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionratpack-exec
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ratpack-exec-2.0.0-rc-1.pom | |
ratpack-exec-2.0.0-rc-1.jar | 293 KB |
ratpack-exec-2.0.0-rc-1-sources.jar | 180 KB |
ratpack-exec-2.0.0-rc-1-javadoc.jar | 292 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ratpack/ratpack-exec/ -->
<dependency>
<groupId>io.ratpack</groupId>
<artifactId>ratpack-exec</artifactId>
<version>2.0.0-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ratpack/ratpack-exec/
implementation 'io.ratpack:ratpack-exec:2.0.0-rc-1'
// https://jarcasting.com/artifacts/io.ratpack/ratpack-exec/
implementation ("io.ratpack:ratpack-exec:2.0.0-rc-1")
'io.ratpack:ratpack-exec:jar:2.0.0-rc-1'
<dependency org="io.ratpack" name="ratpack-exec" rev="2.0.0-rc-1">
<artifact name="ratpack-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ratpack', module='ratpack-exec', version='2.0.0-rc-1')
)
libraryDependencies += "io.ratpack" % "ratpack-exec" % "2.0.0-rc-1"
[io.ratpack/ratpack-exec "2.0.0-rc-1"]
Group / Artifact | Type | Version |
---|---|---|
io.ratpack : ratpack-func | jar | 2.0.0-rc-1 |
io.netty : netty-buffer | jar | 4.1.73.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.73.Final |
io.netty : netty-tcnative | jar | 2.0.48.Final |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
org.slf4j : slf4j-api | jar | 1.7.36 |