| License |
License |
|---|---|
| GroupId | GroupIdcn.ps1 |
| ArtifactId | ArtifactIdaolai |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionaolai
a package mybatis method
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aolai-1.0.0.pom | |
| aolai-1.0.0.jar | 60 KB |
| aolai-1.0.0-sources.jar | 38 KB |
| aolai-1.0.0-javadoc.jar | 142 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.ps1/aolai/ -->
<dependency>
<groupId>cn.ps1</groupId>
<artifactId>aolai</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ps1/aolai/
implementation 'cn.ps1:aolai:1.0.0'
// https://jarcasting.com/artifacts/cn.ps1/aolai/
implementation ("cn.ps1:aolai:1.0.0")
'cn.ps1:aolai:jar:1.0.0'
<dependency org="cn.ps1" name="aolai" rev="1.0.0">
<artifact name="aolai" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ps1', module='aolai', version='1.0.0')
)
libraryDependencies += "cn.ps1" % "aolai" % "1.0.0"
[cn.ps1/aolai "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.2.5.RELEASE |
| org.springframework : spring-jdbc | jar | 4.2.5.RELEASE |
| org.springframework.data : spring-data-redis | jar | 1.7.1.RELEASE |
| mysql : mysql-connector-java | jar | 5.1.38 |
| org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
| org.mybatis : mybatis | jar | 3.4.0 |
| org.mybatis : mybatis-spring | jar | 1.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.5 |
| cglib : cglib | jar | 2.2.2 |
| redis.clients : jedis | jar | 2.8.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.19 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| dom4j : dom4j | jar | 1.6.1 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| com.aliyun : aliyun-java-sdk-core | jar | 3.7.1 |
| com.aliyun : aliyun-java-sdk-dysmsapi | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |