#
java-module
Here are 37 public repositories matching this topic...
A Java HTTP server in 35MB Docker image
java
docker
http
alpine
jlink
http-server
alpine-linux
java-9
jigsaw
jdk9
jdk10
java-module
java-10
jdk11
java-11
-
Updated
May 5, 2018 - Makefile
Create modular jars that target a Java release before 9
-
Updated
Nov 1, 2021 - Groovy
Rhizomatic modular runtime
-
Updated
Mar 20, 2020 - Java
A collection of Java APIs written by ExE Boss.
-
Updated
Mar 16, 2018
An example for combining the JPMS and Spring
-
Updated
Feb 7, 2019 - Java
A Java module enables user to easily implement fraud detection feature into their solution using the API from
java
fraud-prevention
fraud-detection
java-components
fraud-checker
java-module
fraudlabspro
fraud-protection
-
Updated
Dec 22, 2020 - Java
MoonLake Module Library
java
api
library
module-loader
module
gplv3
jar
java-api
minecraft-moonlake
classloader
moonlake
jar-loader
moonlake-api
moonlake-module
java-module
-
Updated
Aug 13, 2017 - Java
A minimal template using Kotlin, Gradle and JavaFX.
-
Updated
Aug 24, 2021 - Kotlin
Bolt-on unit test assertion for program output.
-
Updated
Apr 26, 2021 - Java
A non-traditional text adventure engine that is light on natural language parsing.
-
Updated
Jun 2, 2019 - Java
A simple USB Gecko library for Java
-
Updated
Apr 2, 2018 - Java
Java Swing component to display multiline plain text.
-
Updated
Sep 23, 2021 - Java
Fork of Google core libraries for Java (only a selection of classes, with module-info)
-
Updated
Oct 4, 2021 - Java
A library for mutable values.
-
Updated
Oct 13, 2020 - Java
DCL-204: Java SE-9 Programming
-
Updated
Apr 17, 2020 - Java
Generate random numbers within a range.
-
Updated
Jun 27, 2021 - Java
Refactoring ini4j to work with modules (JDK9+)
-
Updated
Oct 12, 2020 - Java
Extension of the Java Desktop module.
-
Updated
Dec 22, 2020 - Java
Memory-efficient N-dimensional simulated data storage.
-
Updated
Jun 27, 2021 - Java
Java 10, Modules, Google Guice, JUnit 5
-
Updated
May 5, 2018 - Java
-
Updated
Nov 12, 2021 - Java
Arbitrary dimension arrays for Java programs.
-
Updated
Jan 6, 2019 - Java
Win32 Credential Manager API wrapping Win32 funcitons
java
cmake
spring
csharp
nunit
dotnet-core
cpp17
win32
win32api
google-test
junit5
java-module
java-11
credentialstore
-
Updated
Dec 12, 2021 - Java
Improve this page
Add a description, image, and links to the java-module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the java-module topic, visit your repo's landing page and select "manage topics."
@MartinWitt points out rightly that assertTrue assertions should always have a message, see INRIA/spoon#4298 (review)
It's a good Spoon exercise to write a processor to detect assertTrue without messages.
We welcome first contributors to Spoon who add missing messages to assertTrue.