MVN

de.mhus.lib : lib-j2ee

Maven & Gradle

Apr 05, 2022
4 usages
0 stars

Tools to develop J2EE applications

<dependency>
    <groupId>de.mhus.lib</groupId>
    <artifactId>lib-j2ee</artifactId>
    <version>7.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.mhus.lib : lib-j2ee to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.9.0

All Versions

Choose a version of de.mhus.lib : lib-j2ee to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.9.x
lib-j2ee-7.9.0
7.8.x
lib-j2ee-7.8.0
7.7.x
lib-j2ee-7.7.0
7.3.x
lib-j2ee-7.3.0
7.2.x
lib-j2ee-7.2.0
7.1.x
lib-j2ee-7.1.0
7.0.x
lib-j2ee-7.0.0

How to add a dependency to Maven

Add the following de.mhus.lib : lib-j2ee maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.mhus.lib</groupId>
    <artifactId>lib-j2ee</artifactId>
    <version>7.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.mhus.lib : lib-j2ee gradle dependency to your build.gradle file:

implementation 'de.mhus.lib:lib-j2ee:7.9.0'

Gradle Kotlin DSL: Add the following de.mhus.lib : lib-j2ee gradle kotlin dependency to your build.gradle.kts file:

implementation("de.mhus.lib:lib-j2ee:7.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.mhus.lib : lib-j2ee sbt scala dependency to your build.sbt file:

libraryDependencies += "de.mhus.lib" % "lib-j2ee" % "7.9.0"

Advertisement

Dependencies from Group

Feb 03, 2020
101 usages
0 stars
Apr 05, 2022
73 usages
0 stars
Jan 26, 2020
38 usages
0 stars
Apr 05, 2022
38 usages
0 stars
Jan 26, 2020
33 usages
1 stars

Discover Dependencies

Mar 22, 2022
0 stars
Mar 22, 2022
5 usages
0 stars
Jan 13, 2022
0 stars
Jan 13, 2022
2 usages
0 stars
Jan 13, 2022
0 stars
Jan 13, 2022
0 stars
Jan 13, 2022
3 usages
0 stars
Jun 28, 2023
12 stars