is not current version
Last Version 62

com.guicedee.services:jsp-parent 1.0.8.2

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.2
Type

Type

pom

Download jsp-parent 1.0.8.2

Filename Size
jsp-parent-1.0.8.2.pom 2 KB
Browse

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