functional-jpa

use guava libraries with jpa objects

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

functional-jpa
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

functional-jpa
use guava libraries with jpa objects
Project URL

Project URL

http://github.com/davidmoten/functional-jpa

Download functional-jpa

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 16.0.1
com.googlecode.funcito : funcito jar 1.3.0
com.netflix.rxjava : rxjava-core Optional jar 0.17.0
org.slf4j : slf4j-api jar 1.7.6
log4j : log4j Optional jar 1.2.14

provided (1)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.2
org.hibernate : hibernate-entitymanager jar 3.5.4-Final
org.slf4j : slf4j-log4j12 jar 1.7.6
com.h2database : h2 jar 1.3.175

Project Modules

There are no modules declared in this project.

Versions

Version
0.1