Last Version

de.androbit:brainslug-spring 0.21

brainslug is a control flow abstraction and workflow library

License

License

GroupId

GroupId

de.androbit
ArtifactId

ArtifactId

brainslug-spring
Version

Version

0.21
Type

Type

jar
Description

Description

brainslug is a control flow abstraction and workflow library

Download brainslug-spring 0.21


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

Dependencies

compile (3)

Group / Artifact Type Version
de.androbit : brainslug-execution jar 0.21
org.slf4j : slf4j-api jar 1.7.6
ch.qos.logback : logback-classic Optional jar 1.1.1

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-tx jar 4.1.6.RELEASE

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.6.RELEASE
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.