License |
License |
---|---|
GroupId | GroupIdcom.github.senssic |
ArtifactId | ArtifactIdsc-hessian |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDependency definitions for all tools projects
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.senssic : sc-base-api | jar | 1.0.0 |
com.caucho : hessian | jar | 4.0.38 |
org.springframework : spring-webmvc Optional | 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 Optional | 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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |