Last Version

com.hubspot.rosetta:RosettaAnnotations 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

RosettaAnnotations
Version

Version

3.11.10
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 RosettaAnnotations 3.11.10


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

There are no modules declared in this project.