com.hubspot.rosetta:RosettaCore

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.

GroupId

GroupId

com.hubspot.rosetta
ArtifactId

ArtifactId

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.hubspot.rosetta : RosettaAnnotations jar 3.11.10
com.fasterxml.jackson.core : jackson-annotations jar 2.7.9
com.fasterxml.jackson.core : jackson-core jar 2.7.9
com.fasterxml.jackson.core : jackson-databind jar 2.7.9.5

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.43

test (6)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.7.9
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.7.9
junit : junit jar 4.12
org.assertj : assertj-core jar 3.4.1
org.mockito : mockito-core jar 2.23.4

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