| License |
License |
|---|---|
| Categories |
CategoriesResin Container Application Servers |
| GroupId | GroupIdcom.caucho |
| ArtifactId | ArtifactIdresin |
| Version | Version4.0.65 |
| Type | Typejar |
| Description |
DescriptionResin Application Server
Resin Java Application Server
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| resin-4.0.65.pom | |
| resin-4.0.65.jar | 9 MB |
| resin-4.0.65-sources.jar | 7 MB |
| resin-4.0.65-javadoc.jar | 27 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.caucho/resin/ -->
<dependency>
<groupId>com.caucho</groupId>
<artifactId>resin</artifactId>
<version>4.0.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.caucho/resin/
implementation 'com.caucho:resin:4.0.65'
// https://jarcasting.com/artifacts/com.caucho/resin/
implementation ("com.caucho:resin:4.0.65")
'com.caucho:resin:jar:4.0.65'
<dependency org="com.caucho" name="resin" rev="4.0.65">
<artifact name="resin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.caucho', module='resin', version='4.0.65')
)
libraryDependencies += "com.caucho" % "resin" % "4.0.65"
[com.caucho/resin "4.0.65"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.caucho : javaee-16 | jar | 4.0.65 |
| com.caucho : hessian | jar | 4.0.65 |
| com.caucho : quercus | jar | 4.0.65 |
| javax.activation : activation | jar | 1.1 |
| javax.mail : mail | jar | 1.4.1 |