Jar examples for r:resin
You can download jar file resin 3.0.9 in this page.
You can use the following script to add resin-3.0.9.jar to your project.
<dependency> <groupId>com.caucho</groupId> <artifactId>resin</artifactId> <version>3.0.9</version> </dependency>
compile group: 'com.caucho', name: 'resin', version: '3.0.9'
libraryDependencies += "com.caucho" % "resin" % "3.0.9"
<dependency org="com.caucho" name="resin" rev="3.0.9"/>
@Grapes(@Grab(group='com.caucho', module='resin', version='3.0.9'))
'com.caucho:resin:jar:3.0.9'
Click the following link to download the jar file.
resin-3.0.9.jar