Nano ORM

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.nanoframework
ArtifactId

ArtifactId

nano-orm
Last Version

Last Version

1.4.10
Release Date

Release Date

Type

Type

pom
Description

Description

Nano ORM
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download nano-orm

Filename Size
nano-orm-1.4.10.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nano-orm-jdbc
  • nano-orm-mybatis
  • nano-orm-jedis
  • nano-orm-consul
  • nano-orm-rocketmq
  • nano-orm-kafka

Release Build Status Coverage Status License

Versions

Version
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.16
1.3.15
1.3.14
1.3.13