javaee-scorex

scorex package for Java SCORE

Лицензия

Лицензия

Группа

Группа

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

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

javaee-scorex
Последняя версия

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

0.5.2
Дата

Дата

Тип

Тип

module
Описание

Описание

javaee-scorex
scorex package for Java SCORE
Ссылка на сайт

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

https://github.com/sink772/javaee-scorex
Система контроля версий

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

https://github.com/sink772/javaee-scorex

Скачать javaee-scorex

Зависимости

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

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

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

Maven Central

scorex package for Java SCORE

This repository contains some useful Java classes that can be used as substitutes for some Java standard I/O and collections frameworks when you write Java SCORE. All classes are under scorex package namespace and can be mapped to the corresponding standard ones, e.g., you can use scorex.util.ArrayList instead of java.util.ArrayList.

Usage

You can include this package from Maven Central by adding the following dependency in your build.gradle.

implementation 'com.github.sink772:javaee-scorex:0.5.2'

License

The code is custom modification of the OpenJDK source to support the sandbox environment, thus the code follows the OpenJDK license, the GNU General Public License version 2 ("GPLv2").

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

Версия
0.5.2
0.5.1