Hessian Bugfixes

Maven Project Parent

License

License

GroupId

GroupId

me.chyxion.misc
ArtifactId

ArtifactId

hessian-bugfixes
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Hessian Bugfixes
Maven Project Parent

Download hessian-bugfixes

How to add to project

<!-- https://jarcasting.com/artifacts/me.chyxion.misc/hessian-bugfixes/ -->
<dependency>
    <groupId>me.chyxion.misc</groupId>
    <artifactId>hessian-bugfixes</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion.misc/hessian-bugfixes/
implementation 'me.chyxion.misc:hessian-bugfixes:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion.misc/hessian-bugfixes/
implementation ("me.chyxion.misc:hessian-bugfixes:0.0.1-RELEASE")
'me.chyxion.misc:hessian-bugfixes:jar:0.0.1-RELEASE'
<dependency org="me.chyxion.misc" name="hessian-bugfixes" rev="0.0.1-RELEASE">
  <artifact name="hessian-bugfixes" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion.misc', module='hessian-bugfixes', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion.misc" % "hessian-bugfixes" % "0.0.1-RELEASE"
[me.chyxion.misc/hessian-bugfixes "0.0.1-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
com.caucho : hessian jar 4.0.38

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-RELEASE