Plexus Notification Component


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-notification
Last Version

Last Version

1.0-alpha-4
Release Date

Release Date

Type

Type

jar
Description

Description

Plexus Notification Component
Project Organization

Project Organization

Codehaus

Download plexus-notification

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
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-4
1.0-alpha-3