Last Version

JU Testing 4.5.1-11

Contains helping classes for Unit Testing

License

License

GroupId

GroupId

ch.inftec.ju
ArtifactId

ArtifactId

ju-testing
Version

Version

4.5.1-11
Type

Type

jar
Description

Description

JU Testing
Contains helping classes for Unit Testing

Download ju-testing 4.5.1-11


<!-- https://jarcasting.com/artifacts/ch.inftec.ju/ju-testing/ -->
<dependency>
    <groupId>ch.inftec.ju</groupId>
    <artifactId>ju-testing</artifactId>
    <version>4.5.1-11</version>
</dependency>
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-testing/
implementation 'ch.inftec.ju:ju-testing:4.5.1-11'
// https://jarcasting.com/artifacts/ch.inftec.ju/ju-testing/
implementation ("ch.inftec.ju:ju-testing:4.5.1-11")
'ch.inftec.ju:ju-testing:jar:4.5.1-11'
<dependency org="ch.inftec.ju" name="ju-testing" rev="4.5.1-11">
  <artifact name="ju-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.inftec.ju', module='ju-testing', version='4.5.1-11')
)
libraryDependencies += "ch.inftec.ju" % "ju-testing" % "4.5.1-11"
[ch.inftec.ju/ju-testing "4.5.1-11"]

Dependencies

compile (13)

Group / Artifact Type Version
ch.inftec.ju : ju-util jar 4.5.1-11
ch.inftec.ju : ju-dbutil jar 4.5.1-11
org.hibernate : hibernate-core jar
org.hibernate : hibernate-entitymanager jar
org.liquibase : liquibase-core Optional jar 3.1.1
com.googlecode.flyway : flyway-core Optional jar
junit : junit jar
org.hamcrest : hamcrest-all jar
org.dbunit : dbunit jar 2.5.0
org.slf4j : slf4j-api jar 1.7.5
org.springframework : spring-context Optional jar
org.springframework : spring-test Optional jar
org.springframework.data : spring-data-jpa Optional jar

test (1)

Group / Artifact Type Version
org.apache.derby : derby jar

Project Modules

There are no modules declared in this project.