License |
License |
---|---|
Categories |
CategoriesNet MyBatis Data ORM |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdcicada.mybatis |
Last Version | Last Version1.0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncicada.mybatis
cicada.mybatis
|
Filename | Size |
---|---|
cicada.mybatis-1.0.0.6.pom | |
cicada.mybatis-1.0.0.6.jar | 2 KB |
cicada.mybatis-1.0.0.6-sources.jar | 2 KB |
cicada.mybatis-1.0.0.6-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.mybatis/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.mybatis</artifactId>
<version>1.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.mybatis/
implementation 'net.oschina.zcx7878:cicada.mybatis:1.0.0.6'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.mybatis/
implementation ("net.oschina.zcx7878:cicada.mybatis:1.0.0.6")
'net.oschina.zcx7878:cicada.mybatis:jar:1.0.0.6'
<dependency org="net.oschina.zcx7878" name="cicada.mybatis" rev="1.0.0.6">
<artifact name="cicada.mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.mybatis', version='1.0.0.6')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.mybatis" % "1.0.0.6"
[net.oschina.zcx7878/cicada.mybatis "1.0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
net.oschina.zcx7878 : cicada | jar | 1.0.0.3 |
org.mybatis : mybatis-spring | jar | 1.3.1 |
org.mybatis : mybatis | jar | 3.4.4 |
org.springframework : spring-jdbc | jar | 4.3.8.RELEASE |
com.alibaba : druid | jar | 1.0.31 |
org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
mysql : mysql-connector-java | jar | 6.0.6 |