Jar examples for r:rosetta
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.
You can download jar file rosetta 1.2.11 in this page.
BSD License
You can use the following script to add rosetta-1.2.11.jar to your project.
<dependency> <groupId>com.att.inno</groupId> <artifactId>rosetta</artifactId> <version>1.2.11</version> </dependency>
compile group: 'com.att.inno', name: 'rosetta', version: '1.2.11'
libraryDependencies += "com.att.inno" % "rosetta" % "1.2.11"
<dependency org="com.att.inno" name="rosetta" rev="1.2.11"/>
@Grapes(@Grab(group='com.att.inno', module='rosetta', version='1.2.11'))
'com.att.inno:rosetta:jar:1.2.11'
Click the following link to download the jar file.
rosetta-1.2.11-javadoc.jar