is not current version
Last Version 4.0.2

gretty-springboot 3.0.5

Advanced gradle plugin for running web-apps on jetty and tomcat

License

License

MIT
GroupId

GroupId

org.gretty
ArtifactId

ArtifactId

gretty-springboot
Version

Version

3.0.5
Type

Type

jar
Description

Description

gretty-springboot
Advanced gradle plugin for running web-apps on jetty and tomcat
Project URL

Project URL

https://github.com/gretty-gradle-plugin/gretty
Source Code Management

Source Code Management

https://github.com/gretty-gradle-plugin/gretty.git

Download gretty-springboot 3.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.2.RELEASE

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.