com.github.senssic:sc-hessian

Dependency definitions for all tools projects

License

License

GroupId

GroupId

com.github.senssic
ArtifactId

ArtifactId

sc-hessian
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dependency definitions for all tools projects

Download sc-hessian

How to add to project

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

Dependencies

compile (13)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0