MVN

com.numdata : numdata-web

Maven & Gradle

Jan 05, 2022
1 usages

Generic support library for web applications.

<dependency>
    <groupId>com.numdata</groupId>
    <artifactId>numdata-web</artifactId>
    <version>1.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.numdata : numdata-web to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.22

All Versions

Choose a version of com.numdata : numdata-web to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.22
numdata-web-1.22
1.8
numdata-web-1.8
1.7
numdata-web-1.7
1.6
numdata-web-1.6
1.3
numdata-web-1.3
1.2
numdata-web-1.2
1.1
numdata-web-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.numdata</groupId>
    <artifactId>numdata-web</artifactId>
    <version>1.22</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.numdata:numdata-web:1.22'

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

implementation("com.numdata:numdata-web:1.22")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.numdata" % "numdata-web" % "1.22"

Advertisement

Dependencies from Group

Jan 05, 2022
19 usages
0 stars
Jan 05, 2022
4 usages
Jan 05, 2022
3 usages
Jan 05, 2022
3 usages
Jan 05, 2022
3 usages

Discover Dependencies

Jan 05, 2022
0 stars
Jan 05, 2022
1 usages
0 stars
Jan 05, 2022
2 usages
0 stars
May 05, 2020
2 usages
108 stars
Feb 08, 2018
0 stars
Aug 14, 2023
8 usages
2k stars