Last Version

HK2 Ormlite persistence 1.0.1

HK2 bindings for entity persistence based on Ormlite

License

License

Categories

Categories

HK2 Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

com.expanset.hk2
ArtifactId

ArtifactId

hk2-persistence-ormlite
Version

Version

1.0.1
Type

Type

jar
Description

Description

HK2 Ormlite persistence
HK2 bindings for entity persistence based on Ormlite

Download hk2-persistence-ormlite 1.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.expanset.hk2 : hk2-persistence jar 1.0.1
com.j256.ormlite : ormlite-core jar 4.48
com.j256.ormlite : ormlite-jdbc jar 4.48
org.glassfish.hk2 : hk2 jar 2.4.0-b25
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
commons-configuration : commons-configuration jar 1.10
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.