NEXT

A FAST && THIN && HIGH SCALABLE Java web framework

Лицензия

Лицензия

Группа

Группа

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

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

next-core
Последняя версия

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

1.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

NEXT
A FAST && THIN && HIGH SCALABLE Java web framework

Скачать next-core

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.12
org.yaml : snakeyaml jar 1.15
javax.servlet : javax.servlet-api jar 3.1.0

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

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

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

Версия
1.3.4
1.3.3
1.3.2
1.3.1
1.3
1.2.2
1.2.1
1.2
1.1
1.0