Last Version

com.drobisch:brainslug-juel 0.22

brainslug is a control flow abstraction and workflow library

License

License

GroupId

GroupId

com.drobisch
ArtifactId

ArtifactId

brainslug-juel
Version

Version

0.22
Type

Type

jar
Description

Description

brainslug is a control flow abstraction and workflow library

Download brainslug-juel 0.22


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

Dependencies

compile (6)

Group / Artifact Type Version
com.drobisch : brainslug-execution jar 0.22
de.odysseus.juel : juel-api jar 2.2.7
de.odysseus.juel : juel-impl jar 2.2.7
de.odysseus.juel : juel-spi jar 2.2.7
org.slf4j : slf4j-api jar 1.7.6
ch.qos.logback : logback-classic Optional jar 1.1.1

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
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.