Last Version

jstl-parent 62

JavaServer Pages(TM) Standard Tag Library API

License

License

Categories

Categories

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

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jstl-parent
Version

Version

62
Type

Type

pom
Description

Description

jstl-parent
JavaServer Pages(TM) Standard Tag Library API
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jstl
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

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

Download jstl-parent 62

Filename Size
jstl-parent-62.pom 2 KB
Browse

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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

  • api
  • impl