Last Version

nimble-orm 1.2.3

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.3
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.3


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

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.19
org.springframework : spring-context-support jar 5.3.19

test (7)

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

Project Modules

There are no modules declared in this project.