unique-web

unique-web is a lightweight Java Web Framework

License

License

GroupId

GroupId

com.github.biezhi
ArtifactId

ArtifactId

unique-web
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

unique-web
unique-web is a lightweight Java Web Framework

Download unique-web

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.11
javax.servlet : javax.servlet-api jar 3.0.1
cglib : cglib-nodep jar 3.1
org.slf4j : slf4j-api jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
0.1.0