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

Webit Script Parent 1.5

A template-like script and engine, all writen with Java.

Лицензия

Лицензия

Группа

Группа

com.github.zqq90.webit-script
Идентификатор

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

parent
Версия

Версия

1.5
Тип

Тип

pom
Описание

Описание

Webit Script Parent
A template-like script and engine, all writen with Java.
Организация-разработчик

Организация-разработчик

Webit

Скачать parent 1.5

Имя Файла Размер
parent-1.5.pom 6 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • webit-script
  • webit-script-tools
  • webit-script-servlet
  • webit-script-support