License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.moolbuy |
ArtifactId | ArtifactIdm-orm-annotation |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionm-orm-annotation
The annotation of m-orm project
|
Project Organization |
Project Organizationmoolbuy |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
m-orm-annotation-1.0.1.pom | |
m-orm-annotation-1.0.1.jar | 4 KB |
m-orm-annotation-1.0.1-sources.jar | 4 KB |
m-orm-annotation-1.0.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moolbuy/m-orm-annotation/ -->
<dependency>
<groupId>com.moolbuy</groupId>
<artifactId>m-orm-annotation</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.moolbuy/m-orm-annotation/
implementation 'com.moolbuy:m-orm-annotation:1.0.1'
// https://jarcasting.com/artifacts/com.moolbuy/m-orm-annotation/
implementation ("com.moolbuy:m-orm-annotation:1.0.1")
'com.moolbuy:m-orm-annotation:jar:1.0.1'
<dependency org="com.moolbuy" name="m-orm-annotation" rev="1.0.1">
<artifact name="m-orm-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moolbuy', module='m-orm-annotation', version='1.0.1')
)
libraryDependencies += "com.moolbuy" % "m-orm-annotation" % "1.0.1"
[com.moolbuy/m-orm-annotation "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
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 |