| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.mantulife.common |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon
common-service
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-1.0.0.RELEASE.pom | |
| common-1.0.0.RELEASE.jar | 36 KB |
| common-1.0.0.RELEASE-sources.jar | 19 KB |
| common-1.0.0.RELEASE-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mantulife.common/common/ -->
<dependency>
<groupId>com.mantulife.common</groupId>
<artifactId>common</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantulife.common/common/
implementation 'com.mantulife.common:common:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.mantulife.common/common/
implementation ("com.mantulife.common:common:1.0.0.RELEASE")
'com.mantulife.common:common:jar:1.0.0.RELEASE'
<dependency org="com.mantulife.common" name="common" rev="1.0.0.RELEASE">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantulife.common', module='common', version='1.0.0.RELEASE')
)
libraryDependencies += "com.mantulife.common" % "common" % "1.0.0.RELEASE"
[com.mantulife.common/common "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.6.RELEASE |
| org.apache.commons : commons-pool2 | jar | 2.6.0 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.2.0 |
| org.projectlombok : lombok | jar | 1.18.12 |
| io.springfox : springfox-swagger2 | jar | 2.7.0 |
| io.springfox : springfox-swagger-ui | jar | 2.7.0 |
| com.alibaba : fastjson | jar | 1.2.28 |
| commons-fileupload : commons-fileupload | jar | 1.3.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| commons-io : commons-io | jar | 2.6 |
| junit : junit | jar | 4.12 |
| commons-lang : commons-lang | jar | 2.6 |