is not current version
Last Version 62

com.guicedee.services:jsp-parent 1.0.8.1-jre14

Jakarta Server Pages API

Categories

Categories

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

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jsp-parent
Version

Version

1.0.8.1-jre14
Type

Type

pom

Download jsp-parent 1.0.8.1-jre14


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