is not current version
Last Version 4.2.15

ursful-orm 3.1.9

Lightweight ursful Object Relational Mapping (ORM)

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.ursful.framework
ArtifactId

ArtifactId

ursful-orm
Version

Version

3.1.9
Type

Type

jar
Description

Description

ursful-orm
Lightweight ursful Object Relational Mapping (ORM)
Project URL

Project URL

http://www.ursful.com
Source Code Management

Source Code Management

https://github.com/ynicing/ursful-orm.git

Download ursful-orm 3.1.9


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.transaction : jta jar 1.1
com.alibaba : druid jar 1.0.20
mysql : mysql-connector-java jar 8.0.16

provided (7)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.3.RELEASE
org.springframework : spring-jdbc jar 4.1.3.RELEASE
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : log4j-over-slf4j jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.h2database : h2 jar 1.4.196

system (3)

Group / Artifact Type Version
oracle » oracle jar 1.0
org.postgresql : postgresql bundle 42.2.6
mssql » mssql jar 1.0

Project Modules

There are no modules declared in this project.