ryian-orm

ryian orm module provide ability to operate on database not only for web project based on ryian but also for individual module or J2SE project

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.ryian
ArtifactId

ArtifactId

ryian-orm
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ryian-orm
ryian orm module provide ability to operate on database not only for web project based on ryian but also for individual module or J2SE project
Project URL

Project URL

http://git.oschina.net/allenwc/ryian

Download ryian-orm

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
net.ryian : ryian-commons jar 1.0.0
org.springframework : spring-core jar 4.1.0.RELEASE
org.springframework : spring-beans jar 4.1.0.RELEASE
org.springframework : spring-context jar 4.1.0.RELEASE
org.springframework : spring-jdbc jar 4.1.0.RELEASE
org.mybatis : mybatis jar 3.2.7
org.mybatis : mybatis-spring jar 1.2.1
c3p0 : c3p0 jar 0.9.1.2
mysql : mysql-connector-java jar 5.1.29
org.aspectj : aspectjrt jar 1.8.0
log4j : log4j jar 1.2.17

runtime (1)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0