Resin Kernel

Kernel for Resin Java Application Server

License

License

Categories

Categories

Resin Container Application Servers
GroupId

GroupId

com.caucho
ArtifactId

ArtifactId

resin-kernel
Last Version

Last Version

4.0.52
Release Date

Release Date

Type

Type

jar
Description

Description

Resin Kernel
Kernel for Resin Java Application Server
Project URL

Project URL

https://caucho.com

Download resin-kernel

How to add to project

<!-- https://jarcasting.com/artifacts/com.caucho/resin-kernel/ -->
<dependency>
    <groupId>com.caucho</groupId>
    <artifactId>resin-kernel</artifactId>
    <version>4.0.52</version>
</dependency>
// https://jarcasting.com/artifacts/com.caucho/resin-kernel/
implementation 'com.caucho:resin-kernel:4.0.52'
// https://jarcasting.com/artifacts/com.caucho/resin-kernel/
implementation ("com.caucho:resin-kernel:4.0.52")
'com.caucho:resin-kernel:jar:4.0.52'
<dependency org="com.caucho" name="resin-kernel" rev="4.0.52">
  <artifact name="resin-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.caucho', module='resin-kernel', version='4.0.52')
)
libraryDependencies += "com.caucho" % "resin-kernel" % "4.0.52"
[com.caucho/resin-kernel "4.0.52"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.52
4.0.50