Last Version

common-ormlite - Common ORMLite Libraries 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.t3t5u
ArtifactId

ArtifactId

common-ormlite
Version

Version

1.0.0
Type

Type

jar
Description

Description

common-ormlite - Common ORMLite Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/t3t5u/common-ormlite

Download common-ormlite 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.t3t5u : common-database jar 1.0.0
com.j256.ormlite : ormlite-core jar 4.48

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.