is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:jakarta.servlet-api 1.0.13.2-jre12


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jakarta.servlet-api
Version

Version

1.0.13.2-jre12
Type

Type

jar

Download jakarta.servlet-api 1.0.13.2-jre12


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