Resin Kernel

Kernel for Resin Java Application Server

Лицензия

Лицензия

Категории

Категории

Resin Контейнер Application Servers
Группа

Группа

com.caucho
Идентификатор

Идентификатор

resin-kernel
Последняя версия

Последняя версия

4.0.52
Дата

Дата

Тип

Тип

jar
Описание

Описание

Resin Kernel
Kernel for Resin Java Application Server
Ссылка на сайт

Ссылка на сайт

https://caucho.com

Скачать resin-kernel

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.0.52
4.0.50