MVN

com.openthinks : easyweb

Maven & Gradle

Oct 21, 2016
5 stars

Easyweb framework · Easyweb is a java web MVC framework.It is free under Apache 2 license. Easyweb is simple, pure and easy to understand.

<dependency>
    <groupId>com.openthinks</groupId>
    <artifactId>easyweb</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.openthinks : easyweb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.openthinks : easyweb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
easyweb-1.2

How to add a dependency to Maven

Add the following com.openthinks : easyweb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.openthinks</groupId>
    <artifactId>easyweb</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.openthinks : easyweb gradle dependency to your build.gradle file:

implementation 'com.openthinks:easyweb:1.2'

Gradle Kotlin DSL: Add the following com.openthinks : easyweb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.openthinks:easyweb:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.openthinks : easyweb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.openthinks" % "easyweb" % "1.2"

Advertisement

Dependencies from Group

Oct 21, 2016
5 stars
Feb 28, 2017
Jan 26, 2018
5 stars

Discover Dependencies

Oct 18, 2016
1 usages
1 stars
Sep 18, 2021
0 stars
Jun 22, 2020
4 usages
4.6k stars
Aug 25, 2023
11 usages
4.6k stars
Oct 20, 2016
213 stars
Jul 10, 2017
25 usages
Feb 10, 2017
1 usages
971 stars
Aug 26, 2023
39 usages
12 stars
Apr 30, 2019
5 usages
8 stars