web

by zhou xin chen

License

License

GroupId

GroupId

cn.omisheep
ArtifactId

ArtifactId

web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

web
by zhou xin chen

Download web

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.omisheep : commons jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar 2.6.3
com.alibaba : fastjson jar 1.2.79

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0.BETA2
1.0.0.BETA1