Reactant

An elegant plugin framework for spigot

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

dev.reactant
Идентификатор

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

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

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

0.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Reactant
An elegant plugin framework for spigot
Ссылка на сайт

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

https://reactant.dev
Система контроля версий

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

https://gitlab.com/reactant/reactant/

Скачать reactant

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

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

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10
org.jetbrains.kotlin : kotlin-reflect jar 1.5.10
io.reactivex.rxjava3 : rxjava jar 3.0.9
io.reactivex.rxjava3 : rxkotlin jar 3.0.1
io.github.classgraph : classgraph jar 4.8.106
com.google.code.gson : gson jar 2.8.6
org.yaml : snakeyaml jar 1.26
com.moandjiezana.toml : toml4j jar 0.7.2
info.picocli : picocli jar 4.3.2
org.mariadb.jdbc : mariadb-java-client jar 2.5.1
org.apache.logging.log4j : log4j-core jar 2.12.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava3 jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
net.sourceforge.cssparser : cssparser jar 0.9.27
javassist : javassist jar 3.12.1.GA

runtime (1)

Идентификатор библиотеки Тип Версия
org.bstats : bstats-bukkit jar 1.7

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

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

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

Версия
0.2.3
0.2.2
0.2.0
0.1.6
0.1.5
0.1.4