| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.senssic |
| Идентификатор | Идентификаторsc-hessian |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDependency definitions for all tools projects
|
| Имя Файла | Размер |
|---|---|
| sc-hessian-1.0.0.pom | |
| sc-hessian-1.0.0.jar | 29 KB |
| sc-hessian-1.0.0-sources.jar | 11 KB |
| sc-hessian-1.0.0-javadoc.jar | 93 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.senssic/sc-hessian/ -->
<dependency>
<groupId>com.github.senssic</groupId>
<artifactId>sc-hessian</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.senssic/sc-hessian/
implementation 'com.github.senssic:sc-hessian:1.0.0'
// https://jarcasting.com/artifacts/com.github.senssic/sc-hessian/
implementation ("com.github.senssic:sc-hessian:1.0.0")
'com.github.senssic:sc-hessian:jar:1.0.0'
<dependency org="com.github.senssic" name="sc-hessian" rev="1.0.0">
<artifact name="sc-hessian" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.senssic', module='sc-hessian', version='1.0.0')
)
libraryDependencies += "com.github.senssic" % "sc-hessian" % "1.0.0"
[com.github.senssic/sc-hessian "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.senssic : sc-base-api | jar | 1.0.0 |
| com.caucho : hessian | jar | 4.0.38 |
| org.springframework : spring-webmvc Необязательный | jar | 4.3.2.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| commons-collections : commons-collections | jar | 3.2.2 |
| com.google.protobuf : protobuf-java Необязательный | jar | 2.6.1 |
| com.jayway.jsonpath : json-path | jar | 2.1.0 |
| com.jayway.jsonpath : json-path-assert | jar | 2.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| ch.qos.logback : logback-core | jar | 1.1.7 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| com.alibaba : fastjson | jar | 1.2.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.2.RELEASE |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.2.9 |
| junit : junit | jar | 4.12 |