Last Version

com.hubspot.rosetta:Rosetta 3.11.10

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

Rosetta
Version

Version

3.11.10
Type

Type

pom
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 Rosetta 3.11.10

Filename Size
Rosetta-3.11.10.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • RosettaAnnotations
  • RosettaCore
  • RosettaJdbi
  • RosettaJdbi3