Last Version

SimpleWeb 0.1.3

使用超级简单的javaweb框架

License

License

GroupId

GroupId

cn.miw
ArtifactId

ArtifactId

SimpleWeb
Version

Version

0.1.3
Type

Type

jar
Description

Description

SimpleWeb
使用超级简单的javaweb框架

Download SimpleWeb 0.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
cglib : cglib jar 3.2.8
com.jfinal : enjoy jar 3.4
com.alibaba : fastjson jar 1.2.49

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.