com.gushangjie:gu-base

The parent POM for Gu's projects

License

License

GroupId

GroupId

com.gushangjie
ArtifactId

ArtifactId

gu-base
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

The parent POM for Gu's projects

Download gu-base

How to add to project

<!-- https://jarcasting.com/artifacts/com.gushangjie/gu-base/ -->
<dependency>
    <groupId>com.gushangjie</groupId>
    <artifactId>gu-base</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gushangjie/gu-base/
implementation 'com.gushangjie:gu-base:1.1.2'
// https://jarcasting.com/artifacts/com.gushangjie/gu-base/
implementation ("com.gushangjie:gu-base:1.1.2")
'com.gushangjie:gu-base:jar:1.1.2'
<dependency org="com.gushangjie" name="gu-base" rev="1.1.2">
  <artifact name="gu-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gushangjie', module='gu-base', version='1.1.2')
)
libraryDependencies += "com.gushangjie" % "gu-base" % "1.1.2"
[com.gushangjie/gu-base "1.1.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-starter-mail jar
org.springframework.boot : spring-boot-starter-data-redis jar
redis.clients : jedis jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.alibaba.boot : nacos-config-spring-boot-starter jar 0.2.1
org.springframework.boot : spring-boot-starter-test jar
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.36
org.projectlombok : lombok jar 1.18.22
com.aliyun.oss : aliyun-sdk-oss jar 3.10.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.0.7-snapshot
1.0.6
1.0.5
1.0.4
1.0.2