com.github.linpn:jsplite

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.linpn
ArtifactId

ArtifactId

jsplite
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/linpn/jsplite.git

Download jsplite

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.tuckey : urlrewritefilter jar 4.0.4
jstl : jstl jar 1.2
taglibs : standard jar 1.1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0