не последняя версия
Последняя версия 0.9.15

org.hellojsp:hellojsp 0.9.8

HelloJSP is simple java webapp framework

Категории

Категории

Jakarta Server Pages Jakarta EE The Web Tier
Группа

Группа

org.hellojsp
Идентификатор

Идентификатор

hellojsp
Версия

Версия

0.9.8
Тип

Тип

jar

Скачать hellojsp 0.9.8


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