| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.resthub |
| Идентификатор | Идентификаторhessian |
| Последняя версия | Последняя версия4.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHessian
A community-maintained version of Hessian 4.0.7, toward a bug free library.
|
| Имя Файла | Размер |
|---|---|
| hessian-4.0.8.pom | |
| hessian-4.0.8.jar | 414 KB |
| hessian-4.0.8-sources.jar | 366 KB |
| hessian-4.0.8-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.resthub/hessian/ -->
<dependency>
<groupId>org.resthub</groupId>
<artifactId>hessian</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/hessian/
implementation 'org.resthub:hessian:4.0.8'
// https://jarcasting.com/artifacts/org.resthub/hessian/
implementation ("org.resthub:hessian:4.0.8")
'org.resthub:hessian:jar:4.0.8'
<dependency org="org.resthub" name="hessian" rev="4.0.8">
<artifact name="hessian" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='hessian', version='4.0.8')
)
libraryDependencies += "org.resthub" % "hessian" % "4.0.8"
[org.resthub/hessian "4.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |