Last Version

Groovity client/server event framework using websockets 2.1.0-beta.1

Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

License

License

GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

groovity-events
Version

Version

2.1.0-beta.1
Type

Type

jar
Description

Description

Groovity client/server event framework using websockets
Groovity is a JVM-based scripting language and runtime that can be used to develop everything from simple utility scripts to modular Servlet 3.0 applications.

Download groovity-events 2.1.0-beta.1


<!-- https://jarcasting.com/artifacts/com.disney.groovity/groovity-events/ -->
<dependency>
    <groupId>com.disney.groovity</groupId>
    <artifactId>groovity-events</artifactId>
    <version>2.1.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.disney.groovity/groovity-events/
implementation 'com.disney.groovity:groovity-events:2.1.0-beta.1'
// https://jarcasting.com/artifacts/com.disney.groovity/groovity-events/
implementation ("com.disney.groovity:groovity-events:2.1.0-beta.1")
'com.disney.groovity:groovity-events:jar:2.1.0-beta.1'
<dependency org="com.disney.groovity" name="groovity-events" rev="2.1.0-beta.1">
  <artifact name="groovity-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.disney.groovity', module='groovity-events', version='2.1.0-beta.1')
)
libraryDependencies += "com.disney.groovity" % "groovity-events" % "2.1.0-beta.1"
[com.disney.groovity/groovity-events "2.1.0-beta.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.disney.groovity : groovity-servlet jar 2.1.0-beta.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.