Last Version

jakarta.servlet 1.2.2.1-jre17

The core maven build properties

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jakarta.servlet-api
Version

Version

1.2.2.1-jre17
Type

Type

jar
Description

Description

jakarta.servlet
The core maven build properties
Project URL

Project URL

http://servlet-spec.java.net
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/servlet-api

Download jakarta.servlet-api 1.2.2.1-jre17


<!-- https://jarcasting.com/artifacts/com.guicedee.services/jakarta.servlet-api/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>jakarta.servlet-api</artifactId>
    <version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jakarta.servlet-api/
implementation 'com.guicedee.services:jakarta.servlet-api:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/jakarta.servlet-api/
implementation ("com.guicedee.services:jakarta.servlet-api:1.2.2.1-jre17")
'com.guicedee.services:jakarta.servlet-api:jar:1.2.2.1-jre17'
<dependency org="com.guicedee.services" name="jakarta.servlet-api" rev="1.2.2.1-jre17">
  <artifact name="jakarta.servlet-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jakarta.servlet-api', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "jakarta.servlet-api" % "1.2.2.1-jre17"
[com.guicedee.services/jakarta.servlet-api "1.2.2.1-jre17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.