License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdde.novanic.gwteventservice |
ArtifactId | ArtifactIdeventservice |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneventservice
GWTEventService
|
Filename | Size |
---|---|
eventservice-1.2.1.pom | |
eventservice-1.2.1.jar | 72 KB |
eventservice-1.2.1-sources.jar | 82 KB |
eventservice-1.2.1-javadoc.jar | 486 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice/ -->
<dependency>
<groupId>de.novanic.gwteventservice</groupId>
<artifactId>eventservice</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice/
implementation 'de.novanic.gwteventservice:eventservice:1.2.1'
// https://jarcasting.com/artifacts/de.novanic.gwteventservice/eventservice/
implementation ("de.novanic.gwteventservice:eventservice:1.2.1")
'de.novanic.gwteventservice:eventservice:jar:1.2.1'
<dependency org="de.novanic.gwteventservice" name="eventservice" rev="1.2.1">
<artifact name="eventservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.novanic.gwteventservice', module='eventservice', version='1.2.1')
)
libraryDependencies += "de.novanic.gwteventservice" % "eventservice" % "1.2.1"
[de.novanic.gwteventservice/eventservice "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
de.novanic.gwteventservice : eventservice-rpc | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 1.9.0 |