Last Version

jintegrity 0.1.2

A toolbox to help you test!

License

License

GroupId

GroupId

com.jintegrity
ArtifactId

ArtifactId

jintegrity
Version

Version

0.1.2
Type

Type

jar
Description

Description

jintegrity
A toolbox to help you test!
Source Code Management

Source Code Management

https://github.com/wbotelhos/jintegrity

Download jintegrity 0.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.4.8
log4j : log4j jar 1.2.16
org.hibernate : hibernate-entitymanager Optional jar 3.6.5.Final

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.2

test (4)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.2.4
mysql : mysql-connector-java jar 5.1.17
junit : junit jar 4.9
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.