Last Version

Spring Script Hooks 0.1.1

Library that allows scripts to be run before and after a spring application run

License

License

GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-script-hooks
Version

Version

0.1.1
Type

Type

jar
Description

Description

Spring Script Hooks
Library that allows scripts to be run before and after a spring application run
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-script-hooks 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.1.RELEASE
org.liquibase : liquibase-core jar 3.5.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.1.RELEASE

Project Modules

There are no modules declared in this project.