License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.moolbuy |
ArtifactId | ArtifactIdm-orm-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionm-orm-core
the core module of m-rom project
|
Project Organization |
Project Organizationmoolbuy |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
m-orm-core-1.0.1.pom | |
m-orm-core-1.0.1.jar | 232 KB |
m-orm-core-1.0.1-sources.jar | 148 KB |
m-orm-core-1.0.1-javadoc.jar | 679 KB |
Browse |
<!-- 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"]
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 |
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 |