javaee-scorex

scorex package for Java SCORE

License

License

GroupId

GroupId

com.github.sink772
ArtifactId

ArtifactId

javaee-scorex
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

module
Description

Description

javaee-scorex
scorex package for Java SCORE
Project URL

Project URL

https://github.com/sink772/javaee-scorex
Source Code Management

Source Code Management

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

Download javaee-scorex

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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").

Versions

Version
0.5.2
0.5.1