Bayeux Plug-in

OfficeFloor plug-in for the Bayeux protocol

License

License

GPL
Categories

Categories

Net
GroupId

GroupId

net.officefloor.plugin
ArtifactId

ArtifactId

officeplugin_bayeux
Last Version

Last Version

2.18.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bayeux Plug-in
OfficeFloor plug-in for the Bayeux protocol

Download officeplugin_bayeux

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.officefloor.plugin : officeplugin_woof jar 2.18.0
org.cometd.java : bayeux-api jar 2.6.0
net.officefloor.core : officecompiler jar 2.18.0

test (4)

Group / Artifact Type Version
org.cometd.java : cometd-java-client jar 2.6.0
org.apache.httpcomponents : httpclient jar 4.5.2
junit : junit jar 4.12
easymock : easymock jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.18.0
2.16.0
2.15.0
2.14.0