Last Version

gretty-springboot 1.3.0

Advanced gradle plugin for running web-apps on jetty

License

License

GroupId

GroupId

ru.shadam.gretty
ArtifactId

ArtifactId

gretty-springboot
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/saladinkzn/gretty

Download gretty-springboot 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.3.10
org.springframework.boot : spring-boot-starter-web jar 1.2.3.RELEASE

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.3
org.codehaus.groovy : groovy-all jar 2.3.10

Project Modules

There are no modules declared in this project.