com.hubspot.rosetta:RosettaJdbi

Rosetta is a Java library that leverages Jackson to take the pain out of mapping objects to/from the DB, designed to integrate seamlessly with jDBI.

Categories

Categories

JDBI Data Databases
GroupId

GroupId

com.hubspot.rosetta
ArtifactId

ArtifactId

RosettaJdbi
Last Version

Last Version

3.11.10
Release Date

Release Date

Type

Type

jar
Description

Description

Rosetta is a Java library that leverages Jackson to take the pain out of mapping objects to/from the DB, designed to integrate seamlessly with jDBI.

Download RosettaJdbi

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.hubspot.rosetta : RosettaCore jar 3.11.10
org.jdbi : jdbi jar 2.73
com.fasterxml.jackson.core : jackson-databind jar 2.7.9.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1
com.hubspot.rosetta : RosettaCore test-jar 3.11.10

Project Modules

There are no modules declared in this project.

Versions

Version
3.11.10
3.11.9
3.11.8
3.11.7
3.11.6
3.11.5
3.11.4
3.11.3
3.11.2
3.11.1
3.11.0
3.10.10
3.10.9
3.10.8
3.10.7
3.10.6
3.10.5
3.10.4
3.10.3
3.10.2
3.10.1
3.10.0
3.9.1
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0