-
Hi,
Is it possible to add the sdk to the Maven repositories ?
It would be really handy.
Thanks,
CP.
-
## Issue
The [documentation](https://github.com/department-of-veterans-affairs/notifications-java-client/blob/master/DOCUMENTATION.md#install-the-client) refers to a maven package link that does not e…
-
# Overview
Convert this project from a SpringBoot framework that users fork/clone into a proper Java library published to Maven Central. This architectural change will make the project easier to inte…
-
I'm trying to do a simple unit test through this [guide](https://docs.imposter.sh/embed_jvm/), but I can't import OpenApiMockEngine and ImposterBuilder.
This is my build.gradle:
```
def version…
-
Dear Jesse,
after you fixed #327, I was able to continue compiling the project. However, after a few minutes an error occurred and Domino crashed.
This is the maven output:
```
[INFO] --- ns…
-
Hi @galaxygoldfish, can I convince you to publish `waveslider` to maven central? Jitpack is a [non-starter](https://chrisbanes.me/posts/publishing-to-maven-central/) for many projects.
saket updated
1 month ago
-
I'm trying to pull the dependency using Maven 3.9.8 and I can't find it on the repo:
The following artifacts could not be resolved: io.supabase:storage-java:jar:1.1.0 (absent)
-
Suggest to support more maven and java version for the build (as older projects fail with this builder)
## Describe the Enhancement
Add the ability to specify specific maven / java version to use …
-
I have 2 dependencies
- com.google.code.gson:gson
- io.vavr:vavr
Both are using moditect-maven-plugin to add module descriptors to support Java 9+ the base code is java 8 (Multi-Release JAR File…
-
This is the first time I try, and I don't have understanding about the background architecture et cetera. I just want first try the running the MVD to get grip.
Environment: Ubuntu 24.04 fresh instal…