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