Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 10 Java jpm Projects
-
And then you have to use moditect to generate a module-info.java and this is again because the annotation processor will pick up the provides Processor with YourAnnotationProcessor.
-
Project mention: I built a connection manager that integrates with the psql tool - Let me know what you think! | reddit.com/r/PostgreSQL | 2023-05-04
Are you frequently working with the psql CLI tool to interact with your databases? If so, then my new project X-Pipe that I have been working on for the last couple of months might be able to make your life easier. In short, it is a brand-new type of connection manager that works by only interacting with already installed command-line tools on local and remote shell connections such as ssh, bash, docker, psql, and much more. This approach makes it much more flexible as it doesn't have to deal with remote connection handling protocols itself and can connect to almost any remote system.
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Found way to convert Android character to PC. | reddit.com/r/TitanQuestAE | 2023-02-03
Program TQRespec has character convert function among others. Here's the link: github_tqrespec
-
Project mention: Cryptomator – Encrypt files on your cloud storage | news.ycombinator.com | 2022-07-13
> Cryptomator's technology meets the latest standards and encrypts both files and filenames with AES and 256 bit key length.
I know you're advertising to slightly less technical users, but please provide some documentation explaining your choices! AES alone doesn't say anything about the mode of operation, which makes or breaks the scheme.
From a little sleuthing, it seems likely that they're using GCM-SIV[1], which is a good choice.
-
Project mention: ModuleFS - A handy file system implementation for Java modules | reddit.com/r/java_projects | 2022-12-20
-
-
javafx-gradle-plugin
Fork of the original javafx-gradle-plugin that adds support for building modular applications using Java 16/Gradle 7. Compatibility with older versions has not been tested. (by xzel23)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Java jpms related posts
- I built a connection manager that integrates with the psql tool - Let me know what you think!
- A status update for X-Pipe, a new connection manager and remote file explorer
- I built a tool to easily access docker containers - Let me know what you think!
- I built a tool to easily manage and access shell connections - With full PowerShell support!
- A cross-platform connection and file manager that supports WSL, docker, SSH, and more
- I built my own file manager that supports WSL, docker containers, SSH, and more - Let me know what you think!
- X-Pipe - A connection manager and remote file explorer. Let me know what you think!
-
A note from our sponsor - Sonar
www.sonarsource.com | 3 Jun 2023
Index
What are some of the best open-source jpm projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | moditect | 464 |
2 | xpipe | 126 |
3 | tqrespec | 77 |
4 | siv-mode | 36 |
5 | modulefs | 21 |
6 | dapper | 3 |
7 | javafx-gradle-plugin | 3 |
8 | guava | 0 |
9 | auto-value | 0 |
10 | jpms-migration-playground | 0 |