is not current version
Last Version 1.2.3

com.github.ggeorgovassilis:fauxjsp 0.0.9

JSP implementation for developers

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.ggeorgovassilis
ArtifactId

ArtifactId

fauxjsp
Version

Version

0.0.9
Type

Type

jar

Download fauxjsp 0.0.9


<!-- https://jarcasting.com/artifacts/com.github.ggeorgovassilis/fauxjsp/ -->
<dependency>
    <groupId>com.github.ggeorgovassilis</groupId>
    <artifactId>fauxjsp</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ggeorgovassilis/fauxjsp/
implementation 'com.github.ggeorgovassilis:fauxjsp:0.0.9'
// https://jarcasting.com/artifacts/com.github.ggeorgovassilis/fauxjsp/
implementation ("com.github.ggeorgovassilis:fauxjsp:0.0.9")
'com.github.ggeorgovassilis:fauxjsp:jar:0.0.9'
<dependency org="com.github.ggeorgovassilis" name="fauxjsp" rev="0.0.9">
  <artifact name="fauxjsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ggeorgovassilis', module='fauxjsp', version='0.0.9')
)
libraryDependencies += "com.github.ggeorgovassilis" % "fauxjsp" % "0.0.9"
[com.github.ggeorgovassilis/fauxjsp "0.0.9"]