Last Version

ormlite-helper 10.0.0

Library that helps you use ORMLite

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

ormlite-helper
Version

Version

10.0.0
Type

Type

jar
Description

Description

ormlite-helper
Library that helps you use ORMLite

Download ormlite-helper 10.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 23.6-jre
com.j256.ormlite : ormlite-core jar 5.1
com.j256.ormlite : ormlite-jdbc jar 5.1
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.6
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.4.196
org.slf4j : slf4j-jdk14 jar 1.7.25
com.github.mike10004 : native-helper jar 10.0.0
com.github.mike10004 : subprocess jar 0.1

Project Modules

There are no modules declared in this project.