| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.mantulife |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.0.0 |
| 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.pom | |
| common-1.0.0.jar | 47 KB |
| common-1.0.0-sources.jar | 22 KB |
| common-1.0.0-javadoc.jar | 166 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mantulife/common/ -->
<dependency>
<groupId>com.mantulife</groupId>
<artifactId>common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantulife/common/
implementation 'com.mantulife:common:1.0.0'
// https://jarcasting.com/artifacts/com.mantulife/common/
implementation ("com.mantulife:common:1.0.0")
'com.mantulife:common:jar:1.0.0'
<dependency org="com.mantulife" name="common" rev="1.0.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantulife', module='common', version='1.0.0')
)
libraryDependencies += "com.mantulife" % "common" % "1.0.0"
[com.mantulife/common "1.0.0"]
| 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 |
| org.apache.maven.plugins : maven-javadoc-plugin | jar | 3.2.0 |