Last Version

eorm-spring 1.1.2

A easy based on the Spring JdbcTemplate JDBC ORM

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.denghb
ArtifactId

ArtifactId

eorm-spring
Version

Version

1.1.2
Type

Type

jar
Description

Description

eorm-spring
A easy based on the Spring JdbcTemplate JDBC ORM
Project URL

Project URL

https://github.com/deng-hb/eorm-spring
Source Code Management

Source Code Management

https://github.com/deng-hb/eorm-spring

Download eorm-spring 1.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.denghb : multi-line jar 1.0.2

provided (2)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.0.0.RELEASE
org.springframework : spring-expression jar 4.0.0.RELEASE

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.0.0.RELEASE
org.springframework : spring-context jar 4.0.0.RELEASE
commons-dbcp : commons-dbcp jar 1.4
org.apache.commons : commons-lang3 jar 3.9
mysql : mysql-connector-java jar 5.1.46
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.