spring-boot-groovy-config

Configure spring boot application with groovy files

License

License

Categories

Categories

Groovy Languages Spring Boot Container Microservices config Application Layer Libs Configuration
GroupId

GroupId

eu.hinsch
ArtifactId

ArtifactId

spring-boot-groovy-config
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-groovy-config
Configure spring boot application with groovy files
Project URL

Project URL

https://github.com/lukashinsch/spring-boot-groovy-config/

Download spring-boot-groovy-config

How to add to project

<!-- https://jarcasting.com/artifacts/eu.hinsch/spring-boot-groovy-config/ -->
<dependency>
    <groupId>eu.hinsch</groupId>
    <artifactId>spring-boot-groovy-config</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hinsch/spring-boot-groovy-config/
implementation 'eu.hinsch:spring-boot-groovy-config:0.1.0'
// https://jarcasting.com/artifacts/eu.hinsch/spring-boot-groovy-config/
implementation ("eu.hinsch:spring-boot-groovy-config:0.1.0")
'eu.hinsch:spring-boot-groovy-config:jar:0.1.0'
<dependency org="eu.hinsch" name="spring-boot-groovy-config" rev="0.1.0">
  <artifact name="spring-boot-groovy-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hinsch', module='spring-boot-groovy-config', version='0.1.0')
)
libraryDependencies += "eu.hinsch" % "spring-boot-groovy-config" % "0.1.0"
[eu.hinsch/spring-boot-groovy-config "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.2.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.2.5.RELEASE
org.codehaus.groovy : groovy-all jar 2.4.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0