MVN

cc.jweb : jweb-boot

Maven & Gradle

Aug 09, 2021
1 usages

jweb-boot · Jweb boot is developed and enhanced based on jfinal + jboot + undertow.

<dependency>
    <groupId>cc.jweb</groupId>
    <artifactId>jweb-boot</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.jweb : jweb-boot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of cc.jweb : jweb-boot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jweb-boot-1.0.5
jweb-boot-1.0.3
jweb-boot-1.0.2
jweb-boot-1.0.1
jweb-boot-1.0.0

How to add a dependency to Maven

Add the following cc.jweb : jweb-boot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.jweb</groupId>
    <artifactId>jweb-boot</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.jweb : jweb-boot gradle dependency to your build.gradle file:

implementation 'cc.jweb:jweb-boot:1.0.5'

Gradle Kotlin DSL: Add the following cc.jweb : jweb-boot gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.jweb:jweb-boot:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.jweb : jweb-boot sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.jweb" % "jweb-boot" % "1.0.5"

Advertisement

Dependencies from Group

Aug 09, 2021
1 usages
Aug 13, 2021

Discover Dependencies

Sep 28, 2021
1 usages
4 stars
Mar 06, 2023
5 stars
Jul 11, 2023
2 usages
24 stars
rcl
Jul 11, 2023
2 usages
24 stars
mln
Jul 11, 2023
1 usages
24 stars
Feb 05, 2021
0 stars
Feb 08, 2022
2 usages
Aug 15, 2023
6 usages
8 stars
Dec 11, 2021
3 usages
525 stars