Last Version

Bedework: Notifier - shared classes 5.0.0

A notification service - used by bedework

License

License

GroupId

GroupId

org.bedework.notifier
ArtifactId

ArtifactId

bw-note-shared
Version

Version

5.0.0
Type

Type

jar
Description

Description

Bedework: Notifier - shared classes
A notification service - used by bedework

Download bw-note-shared 5.0.0


<!-- https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-shared/ -->
<dependency>
    <groupId>org.bedework.notifier</groupId>
    <artifactId>bw-note-shared</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-shared/
implementation 'org.bedework.notifier:bw-note-shared:5.0.0'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-shared/
implementation ("org.bedework.notifier:bw-note-shared:5.0.0")
'org.bedework.notifier:bw-note-shared:jar:5.0.0'
<dependency org="org.bedework.notifier" name="bw-note-shared" rev="5.0.0">
  <artifact name="bw-note-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-shared', version='5.0.0')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-shared" % "5.0.0"
[org.bedework.notifier/bw-note-shared "5.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.0

Project Modules

There are no modules declared in this project.