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