Last Version

ratpack-spring-boot-starter 2.0.0-rc-1

Spring Boot starter for Ratpack - http://projects.spring.io/spring-boot/

License

License

Categories

Categories

Spring Boot Container Microservices Ratpack User Interface Web Frameworks
GroupId

GroupId

io.ratpack
ArtifactId

ArtifactId

ratpack-spring-boot-starter
Version

Version

2.0.0-rc-1
Type

Type

pom
Description

Description

ratpack-spring-boot-starter
Spring Boot starter for Ratpack - http://projects.spring.io/spring-boot/
Project URL

Project URL

http://www.ratpack.io
Source Code Management

Source Code Management

https://github.com/ratpack/ratpack

Download ratpack-spring-boot-starter 2.0.0-rc-1


<!-- https://jarcasting.com/artifacts/io.ratpack/ratpack-spring-boot-starter/ -->
<dependency>
    <groupId>io.ratpack</groupId>
    <artifactId>ratpack-spring-boot-starter</artifactId>
    <version>2.0.0-rc-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.ratpack/ratpack-spring-boot-starter/
implementation 'io.ratpack:ratpack-spring-boot-starter:2.0.0-rc-1'
// https://jarcasting.com/artifacts/io.ratpack/ratpack-spring-boot-starter/
implementation ("io.ratpack:ratpack-spring-boot-starter:2.0.0-rc-1")
'io.ratpack:ratpack-spring-boot-starter:pom:2.0.0-rc-1'
<dependency org="io.ratpack" name="ratpack-spring-boot-starter" rev="2.0.0-rc-1">
  <artifact name="ratpack-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.ratpack', module='ratpack-spring-boot-starter', version='2.0.0-rc-1')
)
libraryDependencies += "io.ratpack" % "ratpack-spring-boot-starter" % "2.0.0-rc-1"
[io.ratpack/ratpack-spring-boot-starter "2.0.0-rc-1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.ratpack : ratpack-spring-boot jar 2.0.0-rc-1
org.springframework.boot : spring-boot-starter jar 2.6.3
org.yaml : snakeyaml jar 1.30
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.