OW2 FraSCAti Examples: Chat application


GroupId

GroupId

org.ow2.frascati.examples
ArtifactId

ArtifactId

chat-parent
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

pom
Description

Description

OW2 FraSCAti Examples: Chat application

Download chat-parent

Filename Size
chat-parent-1.4.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/chat-parent/ -->
<dependency>
    <groupId>org.ow2.frascati.examples</groupId>
    <artifactId>chat-parent</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/chat-parent/
implementation 'org.ow2.frascati.examples:chat-parent:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/chat-parent/
implementation ("org.ow2.frascati.examples:chat-parent:1.4")
'org.ow2.frascati.examples:chat-parent:pom:1.4'
<dependency org="org.ow2.frascati.examples" name="chat-parent" rev="1.4">
  <artifact name="chat-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples', module='chat-parent', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples" % "chat-parent" % "1.4"
[org.ow2.frascati.examples/chat-parent "1.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.frascati : frascati-binding-rmi jar 1.4

provided (2)

Group / Artifact Type Version
org.ow2.frascati : frascati-runtime-factory jar 1.4
org.ow2.frascati : frascati-explorer-api jar 1.4

Project Modules

  • client
  • server

Versions

Version
1.4
1.3
1.2
1.1.1