| License |
License |
|---|---|
| GroupId | GroupIdme.chyxion.misc |
| ArtifactId | ArtifactIdhessian-bugfixes |
| Version | Version0.0.1-RELEASE |
| Type | Typejar |
| Description |
DescriptionHessian Bugfixes
Maven Project Parent
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.caucho : hessian | jar | 4.0.38 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |