Plexus Jabber Client Component


GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-jabber
Last Version

Last Version

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

Dependencies

compile (3)

Group / Artifact Type Version
jivesoftware : smackx jar 2.0.0
jivesoftware : smack jar 2.0.0
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-8

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-4
1.0-alpha-3
1.0-alpha-2