Last Version

web 1.0.0

by zhou xin chen

License

License

GroupId

GroupId

cn.omisheep
ArtifactId

ArtifactId

web
Version

Version

1.0.0
Type

Type

jar
Description

Description

web
by zhou xin chen

Download web 1.0.0


<!-- 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.