License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdde.novanic.gwteventservice.demo.conversation |
ArtifactId | ArtifactIdconversation-ui |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionconversation-ui
GWTEventService
|
Filename | Size |
---|---|
conversation-ui-1.2.1.pom | |
conversation-ui-1.2.1.war | 2 MB |
conversation-ui-1.2.1-sources.jar | 31 KB |
conversation-ui-1.2.1-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.conversation/conversation-ui/ -->
<dependency>
<groupId>de.novanic.gwteventservice.demo.conversation</groupId>
<artifactId>conversation-ui</artifactId>
<version>1.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.conversation/conversation-ui/
implementation 'de.novanic.gwteventservice.demo.conversation:conversation-ui:1.2.1'
// https://jarcasting.com/artifacts/de.novanic.gwteventservice.demo.conversation/conversation-ui/
implementation ("de.novanic.gwteventservice.demo.conversation:conversation-ui:1.2.1")
'de.novanic.gwteventservice.demo.conversation:conversation-ui:war:1.2.1'
<dependency org="de.novanic.gwteventservice.demo.conversation" name="conversation-ui" rev="1.2.1">
<artifact name="conversation-ui" type="war" />
</dependency>
@Grapes(
@Grab(group='de.novanic.gwteventservice.demo.conversation', module='conversation-ui', version='1.2.1')
)
libraryDependencies += "de.novanic.gwteventservice.demo.conversation" % "conversation-ui" % "1.2.1"
[de.novanic.gwteventservice.demo.conversation/conversation-ui "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
de.novanic.gwteventservice.demo.conversation : conversation-rpc | jar | 1.2.1 |
de.novanic.gwteventservice : gwteventservice | 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 |
de.novanic.gwteventservice.demo.conversation : conversation-server | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |