Varnish Exec - Spring Module

Varnish Exec's Spring Module provides integration with Spring.

License

License

GroupId

GroupId

com.github.platan
ArtifactId

ArtifactId

varnish-exec-spring
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Varnish Exec - Spring Module
Varnish Exec's Spring Module provides integration with Spring.
Project URL

Project URL

https://github.com/platan/varnish-exec

Download varnish-exec-spring

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.platan : varnish-exec-core jar 0.2.1

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.2.RELEASE
org.springframework : spring-test jar 4.3.2.RELEASE

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.springframework.boot : spring-boot-starter-web jar 1.4.0.RELEASE
org.spockframework : spock-core jar 1.1-groovy-2.3-rc-2
org.springframework.boot : spring-boot-starter-test jar 1.4.0.RELEASE
org.spockframework : spock-spring jar 1.1-groovy-2.3-rc-1
org.codehaus.groovy : groovy-all jar 2.3.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0