| License | License | 
|---|---|
| Categories | CategoriesNet ORM Data | 
| GroupId | GroupIdnet.ryian | 
| ArtifactId | ArtifactIdryian-orm | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionryian-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 | 
| Filename | Size | 
|---|---|
| ryian-orm-1.0.0.pom | |
| ryian-orm-1.0.0.jar | 33 KB | 
| ryian-orm-1.0.0-sources.jar | 23 KB | 
| ryian-orm-1.0.0-javadoc.jar | 159 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.8.0 |