Plexus Jabber Client Component


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-jabber
Last Version

Last Version

1.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus Jabber Client Component
Project Organization

Project Organization

Codehaus

Download plexus-jabber

How to add to project

<!-- https://jarcasting.com/artifacts/plexus/plexus-jabber/ -->
<dependency>
    <groupId>plexus</groupId>
    <artifactId>plexus-jabber</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-jabber/
implementation 'plexus:plexus-jabber:1.0-alpha-1'
// https://jarcasting.com/artifacts/plexus/plexus-jabber/
implementation ("plexus:plexus-jabber:1.0-alpha-1")
'plexus:plexus-jabber:jar:1.0-alpha-1'
<dependency org="plexus" name="plexus-jabber" rev="1.0-alpha-1">
  <artifact name="plexus-jabber" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-jabber', version='1.0-alpha-1')
)
libraryDependencies += "plexus" % "plexus-jabber" % "1.0-alpha-1"
[plexus/plexus-jabber "1.0-alpha-1"]

Dependencies

compile (3)

Group / Artifact Type Version
jivesoftware : smack jar 1.5.0
jivesoftware : smackx jar 1.5.0
plexus : plexus-container-default jar 1.0-alpha-4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-1