| License |
License |
|---|---|
| GroupId | GroupIdorg.bedework.notifier |
| ArtifactId | ArtifactIdbw-note-ear |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typeear |
| Description |
DescriptionBedework: Notifier - ear
A notification service - used by bedework
|
| Filename | Size |
|---|---|
| bw-note-ear-5.0.0.pom | |
| bw-note-ear-5.0.0.ear | 38 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-ear/ -->
<dependency>
<groupId>org.bedework.notifier</groupId>
<artifactId>bw-note-ear</artifactId>
<version>5.0.0</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-ear/
implementation 'org.bedework.notifier:bw-note-ear:5.0.0'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-ear/
implementation ("org.bedework.notifier:bw-note-ear:5.0.0")
'org.bedework.notifier:bw-note-ear:ear:5.0.0'
<dependency org="org.bedework.notifier" name="bw-note-ear" rev="5.0.0">
<artifact name="bw-note-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-ear', version='5.0.0')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-ear" % "5.0.0"
[org.bedework.notifier/bw-note-ear "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bedework.notifier : bw-note-war | war | 5.0.0 |