springboot-groovy-starter

SpringBoot Groovy Starter

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

cn.hchub
ArtifactId

ArtifactId

springboot-groovy-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-groovy-starter
SpringBoot Groovy Starter

Download springboot-groovy-starter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all pom 3.0.10
org.projectlombok : lombok jar 1.18.20
org.springframework.boot : spring-boot-starter jar 2.6.2
com.google.guava : guava jar 30.1.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
org.hibernate.validator : hibernate-validator jar 6.2.0.Final
io.swagger.core.v3 : swagger-annotations jar 2.1.9
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
ma.glasnost.orika : orika-core jar 1.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0