eventservice-rpc

GWTEventService

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

de.novanic.gwteventservice
ArtifactId

ArtifactId

eventservice-rpc
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

eventservice-rpc
GWTEventService

Download eventservice-rpc

How to add to project

<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice-rpc/ -->
<dependency>
    <groupId>de.novanic.gwteventservice</groupId>
    <artifactId>eventservice-rpc</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice-rpc/
implementation 'de.novanic.gwteventservice:eventservice-rpc:1.2.1'
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice-rpc/
implementation ("de.novanic.gwteventservice:eventservice-rpc:1.2.1")
'de.novanic.gwteventservice:eventservice-rpc:jar:1.2.1'
<dependency org="de.novanic.gwteventservice" name="eventservice-rpc" rev="1.2.1">
  <artifact name="eventservice-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.novanic.gwteventservice', module='eventservice-rpc', version='1.2.1')
)
libraryDependencies += "de.novanic.gwteventservice" % "eventservice-rpc" % "1.2.1"
[de.novanic.gwteventservice/eventservice-rpc "1.2.1"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.1.0

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0