common

common-service

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantulife
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

common
common-service
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common
Source Code Management

Source Code Management

https://www.mantulife.com

Download common

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0