is not current version
Last Version 3.11.10

com.hubspot.rosetta:RosettaJdbi 3.11.9

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
Version

Version

3.11.9
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 3.11.9


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

Dependencies

compile (3)

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

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.9

Project Modules

There are no modules declared in this project.