jsplet


Лицензия

Лицензия

Категории

Категории

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

Группа

com.maple86
Идентификатор

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

jsplet
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jsplet
jsplet
Ссылка на сайт

Ссылка на сайт

https://gitee.com/maple86/jsplet
Система контроля версий

Система контроля версий

https://gitee.com/maple86/jsplet

Скачать jsplet

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
javax.servlet : jstl jar 1.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
commons-logging : commons-logging jar 1.2
org.quartz-scheduler : quartz jar 2.3.2
org.quartz-scheduler : quartz-jobs jar 2.3.2
commons-fileupload : commons-fileupload jar 1.4

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0