superpom

super pom from spring boot

License

License

GroupId

GroupId

cn.gudqs
ArtifactId

ArtifactId

superpom
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

superpom
super pom from spring boot
Project URL

Project URL

http://maven.apache.org

Download superpom

Filename Size
superpom-1.1.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/cn.gudqs/superpom/ -->
<dependency>
    <groupId>cn.gudqs</groupId>
    <artifactId>superpom</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.gudqs/superpom/
implementation 'cn.gudqs:superpom:1.1'
// https://jarcasting.com/artifacts/cn.gudqs/superpom/
implementation ("cn.gudqs:superpom:1.1")
'cn.gudqs:superpom:pom:1.1'
<dependency org="cn.gudqs" name="superpom" rev="1.1">
  <artifact name="superpom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.gudqs', module='superpom', version='1.1')
)
libraryDependencies += "cn.gudqs" % "superpom" % "1.1"
[cn.gudqs/superpom "1.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-mail jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-quartz jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
org.projectlombok : lombok Optional jar 1.16.22
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-swagger-ui jar 2.8.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE
org.springframework.restdocs : spring-restdocs-mockmvc jar 2.0.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0