is not current version
Last Version 1.2.3

nimble-orm 1.2.0

nimble-orm an ORM based on Spring jdbcTemplate.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

nimble-orm
Version

Version

1.2.0
Type

Type

jar
Description

Description

nimble-orm
nimble-orm an ORM based on Spring jdbcTemplate.
Project URL

Project URL

https://github.com/pugwoo/nimble-orm

Download nimble-orm 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
com.github.jsqlparser : jsqlparser jar 4.4
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.mvel : mvel2 jar 2.4.14.Final

provided (2)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 5.3.9
org.springframework : spring-context-support jar 5.3.9

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.9
junit : junit jar 4.13.2
com.pugwoo : woo-utils jar 1.0.11
mysql : mysql-connector-java jar 8.0.28
com.zaxxer : HikariCP jar 4.0.3
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Project Modules

There are no modules declared in this project.