Trivet

A trivial remoting protocol based on Java serialization and HTTP.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Trivet
A trivial remoting protocol based on Java serialization and HTTP.
Ссылка на сайт

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

https://github.com/stickfigure/trivet/

Скачать trivet

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

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

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

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

Версия
1.0