Last Version

Scala utility to make the use of Spring JDBC slightly easier 0.3.1

Scala utility to make the use of Spring JDBC slightly easier (from Scala)

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

eu.cdevreeze.springjdbc
ArtifactId

ArtifactId

spring-jdbc-scala-utils_2.9.1
Version

Version

0.3.1
Type

Type

jar
Description

Description

Scala utility to make the use of Spring JDBC slightly easier
Scala utility to make the use of Spring JDBC slightly easier (from Scala)

Download spring-jdbc-scala-utils_2.9.1 0.3.1


<!-- https://jarcasting.com/artifacts/eu.cdevreeze.springjdbc/spring-jdbc-scala-utils_2.9.1/ -->
<dependency>
    <groupId>eu.cdevreeze.springjdbc</groupId>
    <artifactId>spring-jdbc-scala-utils_2.9.1</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.springjdbc/spring-jdbc-scala-utils_2.9.1/
implementation 'eu.cdevreeze.springjdbc:spring-jdbc-scala-utils_2.9.1:0.3.1'
// https://jarcasting.com/artifacts/eu.cdevreeze.springjdbc/spring-jdbc-scala-utils_2.9.1/
implementation ("eu.cdevreeze.springjdbc:spring-jdbc-scala-utils_2.9.1:0.3.1")
'eu.cdevreeze.springjdbc:spring-jdbc-scala-utils_2.9.1:jar:0.3.1'
<dependency org="eu.cdevreeze.springjdbc" name="spring-jdbc-scala-utils_2.9.1" rev="0.3.1">
  <artifact name="spring-jdbc-scala-utils_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.springjdbc', module='spring-jdbc-scala-utils_2.9.1', version='0.3.1')
)
libraryDependencies += "eu.cdevreeze.springjdbc" % "spring-jdbc-scala-utils_2.9.1" % "0.3.1"
[eu.cdevreeze.springjdbc/spring-jdbc-scala-utils_2.9.1 "0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
org.springframework : spring-jdbc jar 3.0.5.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.scalatest : scalatest_2.9.1 jar 1.6.1
log4j : log4j jar 1.2.16
hsqldb : hsqldb jar 1.8.0.10
eu.cdevreeze.springtx : spring-tx-scala-utils_2.9.1 jar 0.3.1

Project Modules

There are no modules declared in this project.