starter-web

web组件

License

License

GroupId

GroupId

com.2oi7
ArtifactId

ArtifactId

starter-web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

starter-web
web组件
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://gitee.com/yangjiayi/starter-web

Download starter-web

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.2oi7 : component-web jar 2.0.0
com.2oi7 : starter-redis jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar 2.0.5.RELEASE
org.springframework.session : spring-session-data-redis jar 2.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0