MVN

com.caucho : resin

Maven & Gradle

Apr 15, 2022
22 usages

Resin Application Server · Resin Java Application Server

<dependency>
    <groupId>com.caucho</groupId>
    <artifactId>resin</artifactId>
    <version>4.0.66</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.caucho : resin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.66

All Versions

Choose a version of com.caucho : resin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
resin-4.0.66
resin-4.0.65
resin-4.0.64
resin-4.0.63
resin-4.0.62
resin-4.0.61
resin-4.0.60
resin-4.0.59
resin-4.0.53
CVE-2021-44138
resin-4.0.52
CVE-2021-44138
3.0.x
resin-3.0.9

How to add a dependency to Maven

Add the following com.caucho : resin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.caucho</groupId>
    <artifactId>resin</artifactId>
    <version>4.0.66</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.caucho : resin gradle dependency to your build.gradle file:

implementation 'com.caucho:resin:4.0.66'

Gradle Kotlin DSL: Add the following com.caucho : resin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.caucho:resin:4.0.66")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.caucho : resin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.caucho" % "resin" % "4.0.66"

Advertisement

Dependencies from Group

Apr 15, 2022
308 usages
Apr 15, 2022
22 usages
Nov 06, 2006
9 usages
Dec 20, 2020
7 usages
Jan 03, 2019
3 usages

Discover Dependencies

Mar 03, 2019
0 stars
Jan 05, 2019
3 usages
Jan 15, 2019
2 usages
1 stars
Jul 11, 2023
4 usages
278 stars
Jul 11, 2023
6 usages
278 stars
Aug 25, 2023
15 usages
1.8k stars
Oct 02, 2021
1 usages
47k stars