com.mastfrog:jackson-mongodb

Guice + Configuration tools

License

License

MIT
Categories

Categories

MongoDB Data Databases Jackson JSON
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

jackson-mongodb
Last Version

Last Version

2.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

Guice + Configuration tools
Project URL

Project URL

https://github.com/timboudreau/giulius-web
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/giulius-web.git

Download jackson-mongodb

How to add to project

<!-- https://jarcasting.com/artifacts/com.mastfrog/jackson-mongodb/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>jackson-mongodb</artifactId>
    <version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/jackson-mongodb/
implementation 'com.mastfrog:jackson-mongodb:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/jackson-mongodb/
implementation ("com.mastfrog:jackson-mongodb:2.8.3")
'com.mastfrog:jackson-mongodb:jar:2.8.3'
<dependency org="com.mastfrog" name="jackson-mongodb" rev="2.8.3">
  <artifact name="jackson-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='jackson-mongodb', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "jackson-mongodb" % "2.8.3"
[com.mastfrog/jackson-mongodb "2.8.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.mastfrog : annotation-processors jar 2.8.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.mastfrog : jackson jar 2.8.3
org.mongodb : mongo-java-driver jar 3.12.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.3
2.8.2
2.8.1
2.8.0
2.7.3
2.7.2
2.7.1
2.7.0
2.6.13
2.6.12
2.6.11
2.6.10
2.6.9
2.6.8
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0