MVN

org.glassfish.main.web : web-core

Maven & Gradle

Jul 28, 2023
9 usages
330 stars

Core Servlet Container

<dependency>
    <groupId>org.glassfish.main.web</groupId>
    <artifactId>web-core</artifactId>
    <version>7.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.main.web : web-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.0.7
  • Latest Release Candidate: 6.0.0-RC4

All Versions

Choose a version of org.glassfish.main.web : web-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.0.x
web-core-7.0.7
web-core-7.0.6
web-core-7.0.5
web-core-7.0.4
web-core-7.0.3
web-core-7.0.2
web-core-7.0.1
web-core-7.0.0
web-core-7.0.0-M10
web-core-7.0.0-M4
web-core-7.0.0-M3
web-core-7.0.0-M2
web-core-7.0.0-M1
6.2.x
web-core-6.2.5
web-core-6.2.4
web-core-6.2.3
web-core-6.2.2
web-core-6.2.1
web-core-6.2.0
6.1.x
web-core-6.1.0
6.0.x
web-core-6.0.0
web-core-6.0.0-RC4
web-core-6.0.0-RC3
web-core-6.0.0-RC2
web-core-6.0.0-RC1
web-core-6.0.0-M1
5.1.x
web-core-5.1.0
web-core-5.1.0-RC2
web-core-5.1.0-RC1
5.0.x
web-core-5.0.1
5.0
web-core-5.0
4.1.x
web-core-4.1.2
web-core-4.1.1
4.1
web-core-4.1
4.0
web-core-4.0-b90
web-core-4.0
web-core-4.0-b72
web-core-4.0-b33
3.1.x
web-core-3.1.2.2
web-core-3.1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.glassfish.main.web</groupId>
    <artifactId>web-core</artifactId>
    <version>7.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.main.web : web-core gradle dependency to your build.gradle file:

implementation 'org.glassfish.main.web:web-core:7.0.7'

Gradle Kotlin DSL: Add the following org.glassfish.main.web : web-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.main.web:web-core:7.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.main.web : web-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.main.web" % "web-core" % "7.0.7"

Advertisement

Dependencies from Group

Jul 28, 2023
18 usages
330 stars
Jul 28, 2023
11 usages
330 stars
Jul 28, 2023
10 usages
330 stars
Jul 28, 2023
10 usages
330 stars
Jul 28, 2023
9 usages
330 stars

Discover Dependencies

Nov 04, 2021
1 usages
1.7k stars
Mar 22, 2021
4 usages
2 stars
Apr 30, 2021
3 usages
13 stars
Dec 21, 2021
2 usages
0 stars