springyRecords

A Record Mapper on top of spring-jdbc

License

License

GroupId

GroupId

io.github.huherto
ArtifactId

ArtifactId

springyRecords
Last Version

Last Version

1.01
Release Date

Release Date

Type

Type

jar
Description

Description

springyRecords
A Record Mapper on top of spring-jdbc
Project URL

Project URL

http://huherto.github.io/springyRecords
Source Code Management

Source Code Management

https://github.com/huherto/springyRecords

Download springyRecords

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4
org.springframework : spring-jdbc jar 3.2.4.RELEASE
org.springframework : spring-test jar 3.2.4.RELEASE
org.slf4j : slf4j-log4j12 jar 1.5.8
mysql : mysql-connector-java jar 5.1.6
com.github.spullara.mustache.java : compiler jar 0.8.12
net.sourceforge.schemacrawler : schemacrawler jar 10.08.02

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.01