Last Version

de.androbit:brainslug-jdbc 0.12

brainslug is a control flow abstraction and workflow library

License

License

GroupId

GroupId

de.androbit
ArtifactId

ArtifactId

brainslug-jdbc
Version

Version

0.12
Type

Type

jar
Description

Description

brainslug is a control flow abstraction and workflow library

Download brainslug-jdbc 0.12


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

Dependencies

compile (5)

Group / Artifact Type Version
de.androbit : brainslug-execution jar 0.12
com.mysema.querydsl : querydsl-sql jar 3.4.3
com.zaxxer : HikariCP-java6 Optional jar 2.0.1
org.slf4j : slf4j-api jar 1.7.6
ch.qos.logback : logback-classic Optional jar 1.1.1

provided (1)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-sql-codegen jar 3.4.3

test (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.170
org.flywaydb : flyway-core jar 3.0
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.