MVN

com.github.biezhi : unique-web

Maven & Gradle

Apr 16, 2015

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

<dependency>
    <groupId>com.github.biezhi</groupId>
    <artifactId>unique-web</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.biezhi : unique-web to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.biezhi : unique-web to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
unique-web-1.1.0
0.1.x
unique-web-0.1.0

How to add a dependency to Maven

Add the following com.github.biezhi : unique-web maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.biezhi</groupId>
    <artifactId>unique-web</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.biezhi : unique-web gradle dependency to your build.gradle file:

implementation 'com.github.biezhi:unique-web:1.1.0'

Gradle Kotlin DSL: Add the following com.github.biezhi : unique-web gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.biezhi:unique-web:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.biezhi : unique-web sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.biezhi" % "unique-web" % "1.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 14, 2020
19 usages
Jan 16, 2017
8 usages
27 stars
Jun 20, 2022
7 usages
6 stars
Jan 13, 2021
22 usages
19 stars
Aug 18, 2023
68 usages
6.5k stars
Jun 13, 2020
13 usages
2 stars
Oct 05, 2020
92 usages
130 stars
Mar 16, 2020
9 usages
216 stars
Jun 17, 2017
19 usages
44 stars
Apr 30, 2015
21 usages
858 stars