module-web

Demo project for Spring Boot

License

License

GroupId

GroupId

com.github.xuchen93
ArtifactId

ArtifactId

module-web
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

module-web
Demo project for Spring Boot
Project Organization

Project Organization

Pivotal Software, Inc.

Download module-web

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.xuchen93 : module-core jar 1.0.14
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.1.RELEASE
com.auth0 : java-jwt jar 3.10.2
org.projectlombok : lombok Optional jar 1.18.12
cn.hutool : hutool-all jar 5.7.5

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4