is not current version
Last Version 62

com.guicedee.services:jakarta.servlet.jsp.jstl-api 1.1.1.4-jre8

JavaServer Pages(TM) Standard Tag Library API

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier Jakarta Standard Tag Library GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jakarta.servlet.jsp.jstl-api
Version

Version

1.1.1.4-jre8
Type

Type

jar

Download jakarta.servlet.jsp.jstl-api 1.1.1.4-jre8


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