ECF Clients Example


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.ecf.example
ArtifactId

ArtifactId

clients
Last Version

Last Version

1.0.0-v20070627-1030
Release Date

Release Date

Type

Type

jar
Description

Description

ECF Clients Example

Download clients

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.ecf.example/clients/ -->
<dependency>
    <groupId>org.eclipse.ecf.example</groupId>
    <artifactId>clients</artifactId>
    <version>1.0.0-v20070627-1030</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ecf.example/clients/
implementation 'org.eclipse.ecf.example:clients:1.0.0-v20070627-1030'
// https://jarcasting.com/artifacts/org.eclipse.ecf.example/clients/
implementation ("org.eclipse.ecf.example:clients:1.0.0-v20070627-1030")
'org.eclipse.ecf.example:clients:jar:1.0.0-v20070627-1030'
<dependency org="org.eclipse.ecf.example" name="clients" rev="1.0.0-v20070627-1030">
  <artifact name="clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ecf.example', module='clients', version='1.0.0-v20070627-1030')
)
libraryDependencies += "org.eclipse.ecf.example" % "clients" % "1.0.0-v20070627-1030"
[org.eclipse.ecf.example/clients "1.0.0-v20070627-1030"]

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse : ecf jar [0,)
org.eclipse.ecf : presence jar [0,)
org.eclipse.ecf.provider : xmpp jar [0,)
org.eclipse.ecf : sharedobject jar [0,)
org.eclipse.ecf.presence : ui jar [0,)
org.eclipse : ui jar [0,)
org.eclipse.ecf : ui jar [0,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-v20070627-1030