MVN

com.j2mvc : j2mvc-util

Maven & Gradle

Jun 11, 2020
9 usages
1 stars

J2mvc Utilities · version 2.1.02 1.增加错误代码code version 2.1.03 1.增加UUID生成和驗證 version 2.1.06 修改IndentifyCode version 2.1.08 genericTypes[i].getClass()

<dependency>
    <groupId>com.j2mvc</groupId>
    <artifactId>j2mvc-util</artifactId>
    <version>2.1.09</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.j2mvc : j2mvc-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.09

All Versions

Choose a version of com.j2mvc : j2mvc-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
j2mvc-util-2.1.09
j2mvc-util-2.1.08
j2mvc-util-2.1.07
j2mvc-util-2.1.05
j2mvc-util-2.1.04
j2mvc-util-2.1.02
j2mvc-util-2.1.01
2.0.x
j2mvc-util-2.0.3
j2mvc-util-2.0.2
j2mvc-util-2.0.1
1.10.x
j2mvc-util-1.10.1
1.2.x
j2mvc-util-1.2.1
1.0.x
j2mvc-util-1.0.1
j2mvc-util-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.j2mvc</groupId>
    <artifactId>j2mvc-util</artifactId>
    <version>2.1.09</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.j2mvc : j2mvc-util gradle dependency to your build.gradle file:

implementation 'com.j2mvc:j2mvc-util:2.1.09'

Gradle Kotlin DSL: Add the following com.j2mvc : j2mvc-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.j2mvc:j2mvc-util:2.1.09")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.j2mvc : j2mvc-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.j2mvc" % "j2mvc-util" % "2.1.09"

Advertisement

Dependencies from Group

Jun 11, 2020
9 usages
1 stars
Dec 29, 2021
3 usages
1 stars
Jul 20, 2020
1 stars
Sep 16, 2021
1 stars
Jul 03, 2019
1 stars

Discover Dependencies

Nov 02, 2020
3 usages
48 stars
Mar 11, 2021
5 usages
0 stars
Mar 19, 2023
3 usages
25 stars
Mar 28, 2011
2 usages
54 stars
Jan 05, 2015
3 usages
Feb 02, 2022
2 usages
2 stars