Last Version

org.fusesource.hawtdispatch:hawtdispatch-example 1.22

HawtDispatch: Examples

License

License

GroupId

GroupId

org.fusesource.hawtdispatch
ArtifactId

ArtifactId

hawtdispatch-example
Version

Version

1.22
Type

Type

jar
Description

Description

HawtDispatch: Examples
Project Organization

Project Organization

FuseSource, Corp.
Source Code Management

Source Code Management

http://github.com/fusesource/hawtdispatch/tree/master/hawtdispatch-example

Download hawtdispatch-example 1.22


<!-- https://jarcasting.com/artifacts/org.fusesource.hawtdispatch/hawtdispatch-example/ -->
<dependency>
    <groupId>org.fusesource.hawtdispatch</groupId>
    <artifactId>hawtdispatch-example</artifactId>
    <version>1.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.hawtdispatch/hawtdispatch-example/
implementation 'org.fusesource.hawtdispatch:hawtdispatch-example:1.22'
// https://jarcasting.com/artifacts/org.fusesource.hawtdispatch/hawtdispatch-example/
implementation ("org.fusesource.hawtdispatch:hawtdispatch-example:1.22")
'org.fusesource.hawtdispatch:hawtdispatch-example:jar:1.22'
<dependency org="org.fusesource.hawtdispatch" name="hawtdispatch-example" rev="1.22">
  <artifact name="hawtdispatch-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.hawtdispatch', module='hawtdispatch-example', version='1.22')
)
libraryDependencies += "org.fusesource.hawtdispatch" % "hawtdispatch-example" % "1.22"
[org.fusesource.hawtdispatch/hawtdispatch-example "1.22"]

Dependencies

compile (3)

Group / Artifact Type Version
org.fusesource.hawtbuf : hawtbuf jar 1.9
org.fusesource.hawtdispatch : hawtdispatch-scala jar 1.22
org.fusesource.hawtdispatch : hawtdispatch-transport jar 1.22

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.scala-lang : scala-compiler jar 2.10.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.10.0 jar 1.8
junit : junit jar 4.7
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.