MVN

icu.easyj : easyj-web-core

Maven & Gradle

Dec 17, 2021
3 usages

web-core · EasyJ Web核心,包含:HTTP工具类、异常类、常量等等

<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-web-core</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of icu.easyj : easyj-web-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of icu.easyj : easyj-web-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
easyj-web-core-0.2.1
easyj-web-core-0.2.0
0.1.x
easyj-web-core-0.1.9
easyj-web-core-0.1.8
easyj-web-core-0.1.7
easyj-web-core-0.1.6
easyj-web-core-0.1.5
easyj-web-core-0.1.4
easyj-web-core-0.1.3
easyj-web-core-0.1.2
easyj-web-core-0.1.1
easyj-web-core-0.1.0

How to add a dependency to Maven

Add the following icu.easyj : easyj-web-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-web-core</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following icu.easyj : easyj-web-core gradle dependency to your build.gradle file:

implementation 'icu.easyj:easyj-web-core:0.2.1'

Gradle Kotlin DSL: Add the following icu.easyj : easyj-web-core gradle kotlin dependency to your build.gradle.kts file:

implementation("icu.easyj:easyj-web-core:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following icu.easyj : easyj-web-core sbt scala dependency to your build.sbt file:

libraryDependencies += "icu.easyj" % "easyj-web-core" % "0.2.1"

Advertisement

Dependencies from Group

Jul 18, 2023
19 usages
4 stars
Jul 18, 2023
12 usages
4 stars
Dec 17, 2021
8 usages
Jul 18, 2023
5 usages
4 stars
Jul 18, 2023
5 usages
4 stars

Discover Dependencies