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