Skip to content
Discussion options

You must be logged in to vote

Best to use a build tool like Maven or Gradle.

https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.16.1

That page has the dependency format for many build tools but also a link to download the jar. If you download 1 jar, you will also need to download all the other dependency jars. Build tools will automatically get all the dependencies for you.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Realmadd1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants