Jar examples for r:RosettaCore
Tools for converting between objects and query results
You can download jar file RosettaCore 3.2 in this page.
You can use the following script to add RosettaCore-3.2.jar to your project.
<dependency> <groupId>com.hubspot.rosetta</groupId> <artifactId>RosettaCore</artifactId> <version>3.2</version> </dependency>
compile group: 'com.hubspot.rosetta', name: 'RosettaCore', version: '3.2'
libraryDependencies += "com.hubspot.rosetta" % "RosettaCore" % "3.2"
<dependency org="com.hubspot.rosetta" name="RosettaCore" rev="3.2"/>
@Grapes(@Grab(group='com.hubspot.rosetta', module='RosettaCore', version='3.2'))
'com.hubspot.rosetta:RosettaCore:jar:3.2'
Click the following link to download the jar file.
RosettaCore-3.2-javadoc.jar