License |
License |
---|---|
Categories |
CategoriesNet MyBatis Data ORM |
GroupId | GroupIdnet.luohuasheng.framework.components |
ArtifactId | ArtifactIdbasic-framework-components-mybatis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbasic components framework
|
<!-- https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-mybatis/ -->
<dependency>
<groupId>net.luohuasheng.framework.components</groupId>
<artifactId>basic-framework-components-mybatis</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-mybatis/
implementation 'net.luohuasheng.framework.components:basic-framework-components-mybatis:1.1.0'
// https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-mybatis/
implementation ("net.luohuasheng.framework.components:basic-framework-components-mybatis:1.1.0")
'net.luohuasheng.framework.components:basic-framework-components-mybatis:jar:1.1.0'
<dependency org="net.luohuasheng.framework.components" name="basic-framework-components-mybatis" rev="1.1.0">
<artifact name="basic-framework-components-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.framework.components', module='basic-framework-components-mybatis', version='1.1.0')
)
libraryDependencies += "net.luohuasheng.framework.components" % "basic-framework-components-mybatis" % "1.1.0"
[net.luohuasheng.framework.components/basic-framework-components-mybatis "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | |
org.mybatis : mybatis-spring | jar | |
org.springframework.data : spring-data-commons | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-beans | jar | |
org.springframework : spring-jdbc | jar | |
org.springframework : spring-aop | jar | |
org.springframework : spring-context | jar | |
javax.persistence : persistence-api | jar | |
org.aspectj : aspectjweaver | jar | |
cglib : cglib-nodep | jar | |
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | jar | |
commons-beanutils : commons-beanutils | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
commons-io : commons-io | jar | 2.5 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |