m-orm-core

the core module of m-rom project

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.moolbuy
ArtifactId

ArtifactId

m-orm-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

m-orm-core
the core module of m-rom project
Project Organization

Project Organization

moolbuy
Source Code Management

Source Code Management

http://github.com/simpligility/ossrh-demo/tree/master

Download m-orm-core

How to add to project

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

Dependencies

compile (20)

Group / Artifact Type Version
com.moolbuy : m-orm-xsqlbuilder jar 1.0.1
com.moolbuy : m-orm-annotation jar 1.0.1
commons-logging : commons-logging jar 1.1.1
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils jar 1.8.3
dom4j : dom4j jar 1.6.1
org.springframework : spring-aop jar 4.2.5.RELEASE
org.springframework : spring-beans jar 4.2.5.RELEASE
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-context-support jar 4.2.5.RELEASE
org.springframework : spring-core jar 4.2.5.RELEASE
org.springframework : spring-expression jar 4.2.5.RELEASE
org.springframework : spring-jdbc jar 4.2.5.RELEASE
org.springframework : spring-orm jar 4.2.5.RELEASE
org.springframework : spring-test jar 4.2.5.RELEASE
org.springframework : spring-tx jar 4.2.5.RELEASE
org.springframework : spring-web jar 4.2.5.RELEASE
org.springframework : spring-webmvc jar 4.2.5.RELEASE
jaxen : jaxen jar 1.1.6
com.alibaba : fastjson jar 1.2.8

test (6)

Group / Artifact Type Version
com.mchange : c3p0 jar 0.9.2.1
mysql : mysql-connector-java jar 5.1.25
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.easymock : easymockclassextension jar 3.0
com.googlecode.jmockit : jmockit jar 0.999.8

Project Modules

There are no modules declared in this project.
com.moolbuy

simpligility

Versions

Version
1.0.1
1.0.0