Last Version

de.androbit:brainslug-jpa 0.21

brainslug is a control flow abstraction and workflow library

License

License

GroupId

GroupId

de.androbit
ArtifactId

ArtifactId

brainslug-jpa
Version

Version

0.21
Type

Type

jar
Description

Description

brainslug is a control flow abstraction and workflow library

Download brainslug-jpa 0.21


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

Dependencies

compile (5)

Group / Artifact Type Version
de.androbit : brainslug-spring jar 0.21
com.mysema.querydsl : querydsl-sql jar 3.6.4
com.mysema.querydsl : querydsl-jpa jar 3.6.4
org.slf4j : slf4j-api jar 1.7.6
ch.qos.logback : logback-classic Optional jar 1.1.1

provided (13)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-sql-codegen jar 3.6.4
com.mysema.querydsl : querydsl-apt jar 3.6.4
org.liquibase : liquibase-core jar 3.3.2
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-tx jar 4.1.6.RELEASE
org.springframework : spring-orm jar 4.1.6.RELEASE
org.hibernate : hibernate-entitymanager jar 4.3.7.Final
org.hibernate : hibernate-validator jar 5.1.3.Final
javax.el : javax.el-api jar 2.2.4
com.atomikos : transactions-jdbc jar 3.9.3
com.atomikos : transactions-hibernate3 jar 3.9.3
com.atomikos : transactions-jta jar 3.9.3
javax.transaction : jta jar 1.1

test (7)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.170
org.postgresql : postgresql jar 9.4-1201-jdbc41
mysql : mysql-connector-java jar 5.1.36
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.