Skip to content

Conversation

joshka
Copy link
Owner

@joshka joshka commented Mar 22, 2023

Mark jakarta.json as implementation dep

This is used internally, so it shouldn't need to be exposed to the caller.
However it's likely that the caller still needs to bring their own
implementation.

Use org.eclipse.parsson:parsson:1.1.1 unless you have other preferences.

joshka added 2 commits March 21, 2023 19:13
This is used internally, so it shouldn't need to be exposed to the caller.
However it's likely that the caller still needs to bring their own
implementation.

Use org.eclipse.parsson:parsson:1.1.1 unless you have other preferences.
@joshka
Copy link
Owner Author

joshka commented Mar 22, 2023

It's entirely possible that this should use runtimeOnly / testRuntime deps in the build.gradle file - I'm not too sure.
If anyone has some advice around this, I'll take it.

(as a side note, I'm not actively using this library in earnest and would welcome another contributor)

@migueltercero
Copy link

Hi, I tested it with java 17 and Spring Boot 3 and works perfectly

Regards

@joshka
Copy link
Owner Author

joshka commented May 28, 2023

Sounds good

@joshka joshka merged commit c1db440 into main May 28, 2023
@joshka joshka deleted the jakarta-json-api branch March 28, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants