griffon-hessian-plugin
This plugin enables the usage of the Hessian and Burlap transfer protocols by Caucho Technology on a Griffon application.
Refer to the plugin guide for further information on configuration and usage.
License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.codehaus.griffon.plugins |
ArtifactId | ArtifactIdgriffon-hessian-groovy-compile |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongriffon-hessian-groovy-compile
Griffon Hessian Core Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-hessian-groovy-compile/ -->
<dependency>
<groupId>org.codehaus.griffon.plugins</groupId>
<artifactId>griffon-hessian-groovy-compile</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-hessian-groovy-compile/
implementation 'org.codehaus.griffon.plugins:griffon-hessian-groovy-compile:2.1.0'
// https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-hessian-groovy-compile/
implementation ("org.codehaus.griffon.plugins:griffon-hessian-groovy-compile:2.1.0")
'org.codehaus.griffon.plugins:griffon-hessian-groovy-compile:jar:2.1.0'
<dependency org="org.codehaus.griffon.plugins" name="griffon-hessian-groovy-compile" rev="2.1.0">
<artifact name="griffon-hessian-groovy-compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.griffon.plugins', module='griffon-hessian-groovy-compile', version='2.1.0')
)
libraryDependencies += "org.codehaus.griffon.plugins" % "griffon-hessian-groovy-compile" % "2.1.0"
[org.codehaus.griffon.plugins/griffon-hessian-groovy-compile "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.griffon.plugins : griffon-hessian-core | jar | 2.1.0 |
org.codehaus.griffon : griffon-groovy-compile | jar | 2.12.0 |
This plugin enables the usage of the Hessian and Burlap transfer protocols by Caucho Technology on a Griffon application.
Refer to the plugin guide for further information on configuration and usage.