Last Version

FluentJdbc Guice Persist 1.8.6

FluentJdbc is a java library for executing native SQL queries as simply as possible: each SQL operation (read or write) is a single, readable statement - without any of the JDBC clutter.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.codejargon
ArtifactId

ArtifactId

fluentjdbc-guice-persist
Version

Version

1.8.6
Type

Type

jar
Description

Description

FluentJdbc Guice Persist
FluentJdbc is a java library for executing native SQL queries as simply as possible: each SQL operation (read or write) is a single, readable statement - without any of the JDBC clutter.

Download fluentjdbc-guice-persist 1.8.6


<!-- https://jarcasting.com/artifacts/org.codejargon/fluentjdbc-guice-persist/ -->
<dependency>
    <groupId>org.codejargon</groupId>
    <artifactId>fluentjdbc-guice-persist</artifactId>
    <version>1.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codejargon/fluentjdbc-guice-persist/
implementation 'org.codejargon:fluentjdbc-guice-persist:1.8.6'
// https://jarcasting.com/artifacts/org.codejargon/fluentjdbc-guice-persist/
implementation ("org.codejargon:fluentjdbc-guice-persist:1.8.6")
'org.codejargon:fluentjdbc-guice-persist:jar:1.8.6'
<dependency org="org.codejargon" name="fluentjdbc-guice-persist" rev="1.8.6">
  <artifact name="fluentjdbc-guice-persist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codejargon', module='fluentjdbc-guice-persist', version='1.8.6')
)
libraryDependencies += "org.codejargon" % "fluentjdbc-guice-persist" % "1.8.6"
[org.codejargon/fluentjdbc-guice-persist "1.8.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codejargon : fluentjdbc jar 1.8.6
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-persist jar 4.0

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1

test (7)

Group / Artifact Type Version
org.codejargon : fluentjdbc test-jar 1.8.6
com.h2database : h2 jar 1.4.184
org.eclipse.persistence : eclipselink jar 2.5.2
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5
org.spockframework : spock-core jar 1.0-groovy-2.4
cglib : cglib-nodep jar 3.1

Project Modules

There are no modules declared in this project.