is not current version
Last Version 1.2.3

com.pugwoo:nimble-orm 0.8.7

nimble-orm an ORM based on Spring jdbcTemplate.

Categories

Categories

ORM Data
GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

nimble-orm
Version

Version

0.8.7
Type

Type

jar

Download nimble-orm 0.8.7


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