Last Version

Beangle Notification Core 3.0.2

The Beangle Software Group provides agile java/jvm based scaffold and toolkits.

License

License

GroupId

GroupId

org.beangle.notification
ArtifactId

ArtifactId

beangle-notification-core
Version

Version

3.0.2
Type

Type

jar
Description

Description

Beangle Notification Core
The Beangle Software Group provides agile java/jvm based scaffold and toolkits.
Project Organization

Project Organization

The Beangle Software Group

Download beangle-notification-core 3.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.beangle.commons : beangle-commons-core jar 3.0.2

provided (1)

Group / Artifact Type Version
javax.mail : mail jar 1.4

test (2)

Group / Artifact Type Version
com.icegreen : greenmail jar 1.3.1b
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.