Last Version

com.drobisch:brainslug-maven-plugin-example 0.22

brainslug is a control flow abstraction and workflow library

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.drobisch
ArtifactId

ArtifactId

brainslug-maven-plugin-example
Version

Version

0.22
Type

Type

jar
Description

Description

brainslug is a control flow abstraction and workflow library

Download brainslug-maven-plugin-example 0.22


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

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
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.