java-library topic

List java-library repositories

midtrans-java

25
Stars
9
Forks
Watchers

This is the Official Java API client/library for Midtrans Payment API. Visit https://midtrans.com. More information about the product and see documentation at http://docs.midtrans.com for more technic...

TOML-javalib

19
Stars
4
Forks
Watchers

Java library for reading and writing TOML data.

yaml-resource-bundle

50
Stars
6
Forks
Watchers

Java ResourceBundle for YAML format.

GradleMavenPush

22
Stars
1
Forks
Watchers

Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositor...

lib-fxml

19
Stars
2
Forks
Watchers

The `Lib-FXML` library simplifies the loading of [JavaFX] relevant files (model, view, controller, .fxml, .css, .properties) and enables a standardized handling of the data flow to (in, from) the gui.

lib-i18n

49
Stars
3
Forks
Watchers

The library `Lib-I18N` allows a developer to bind a key-value pair of a `.properties` file to a [StringBinding]. This makes it very easy to change the language during runtime in a [JavaFX] application...

Coronavirus

16
Stars
8
Forks
Watchers

Java API Wrapper for tracking coronavirus (COVID-19, SARS-CoV-2) via https://git.io/Jvoep

Lson

19
Stars
2
Forks
Watchers

一个用于JSON序列化/反序列化的Java库,拥有良好的性能和高拓展性。 A Java library for JSON serialization/deserialization, it has good performance and high extensibility.

GNDecorator

38
Stars
12
Forks
Watchers

Modern window decorator for javafx applications

dregex

44
Stars
4
Forks
Watchers

dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offe...