License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.mike10004 |
ArtifactId | ArtifactIdormlite-helper-testtools |
Version | Version10.0.0 |
Type | Typejar |
Description |
Descriptionormlite-helper-testtools
Library that helps you use ORMLite in unit and integration tests
|
<!-- https://jarcasting.com/artifacts/com.github.mike10004/ormlite-helper-testtools/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>ormlite-helper-testtools</artifactId>
<version>10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/ormlite-helper-testtools/
implementation 'com.github.mike10004:ormlite-helper-testtools:10.0.0'
// https://jarcasting.com/artifacts/com.github.mike10004/ormlite-helper-testtools/
implementation ("com.github.mike10004:ormlite-helper-testtools:10.0.0")
'com.github.mike10004:ormlite-helper-testtools:jar:10.0.0'
<dependency org="com.github.mike10004" name="ormlite-helper-testtools" rev="10.0.0">
<artifact name="ormlite-helper-testtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='ormlite-helper-testtools', version='10.0.0')
)
libraryDependencies += "com.github.mike10004" % "ormlite-helper-testtools" % "10.0.0"
[com.github.mike10004/ormlite-helper-testtools "10.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mike10004 : ormlite-helper | jar | 10.0.0 |
junit : junit | jar | 4.12 |
com.h2database : h2 | jar | 1.4.196 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
com.googlecode.sarasvati.thirdparty.netbeans : org-openide-util | jar | 7.3 |
mysql : mysql-connector-java | jar | 5.1.45 |
com.github.mike10004 : native-helper | jar | 10.0.0 |