GroupId | GroupIdplexus |
---|---|
ArtifactId | ArtifactIdplexus-mail-sender-simple |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlexus Simple Mail Sender
|
Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/plexus/plexus-mail-sender-simple/ -->
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-mail-sender-simple</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/plexus/plexus-mail-sender-simple/
implementation 'plexus:plexus-mail-sender-simple:1.0-alpha-2'
// https://jarcasting.com/artifacts/plexus/plexus-mail-sender-simple/
implementation ("plexus:plexus-mail-sender-simple:1.0-alpha-2")
'plexus:plexus-mail-sender-simple:jar:1.0-alpha-2'
<dependency org="plexus" name="plexus-mail-sender-simple" rev="1.0-alpha-2">
<artifact name="plexus-mail-sender-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='plexus', module='plexus-mail-sender-simple', version='1.0-alpha-2')
)
libraryDependencies += "plexus" % "plexus-mail-sender-simple" % "1.0-alpha-2"
[plexus/plexus-mail-sender-simple "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
plexus : plexus-mail-sender-api | jar | 1.0-alpha-2 |
plexus : plexus-container-default | jar | 1.0-alpha-6 |
Group / Artifact | Type | Version |
---|---|---|
plexus : plexus-mail-sender-test | jar | 1.0-alpha-2 |
dumbster : dumbster | jar | 1.5 |
junit : junit | jar | 3.8.1 |