Last Version

Things JPA 0.1

Component enabling hibernate/jpa backends

License

License

GroupId

GroupId

us.ilmark.deta.things
ArtifactId

ArtifactId

things-jpa
Version

Version

0.1
Type

Type

jar
Description

Description

Things JPA
Component enabling hibernate/jpa backends
Source Code Management

Source Code Management

https://github.com/makkus/things

Download things-jpa 0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.+
us.ilmark.deta.things : things-core jar 0.1
com.h2database : h2 jar 1.4.178
org.hibernate : hibernate-validator jar 5.1.0.Final
org.springframework.boot : spring-boot-starter-data-jpa jar 1.0.2.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4+
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.