| License |
License |
|---|---|
| GroupId | GroupIdorg.bedework.notifier |
| ArtifactId | ArtifactIdbw-note-bwconnector |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBedework: Notifier - Bedework connector
A notification service - used by bedework
|
| Filename | Size |
|---|---|
| bw-note-bwconnector-5.0.0.pom | |
| bw-note-bwconnector-5.0.0.jar | 19 KB |
| bw-note-bwconnector-5.0.0-sources.jar | 13 KB |
| bw-note-bwconnector-5.0.0-javadoc.jar | 431 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-bwconnector/ -->
<dependency>
<groupId>org.bedework.notifier</groupId>
<artifactId>bw-note-bwconnector</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-bwconnector/
implementation 'org.bedework.notifier:bw-note-bwconnector:5.0.0'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-bwconnector/
implementation ("org.bedework.notifier:bw-note-bwconnector:5.0.0")
'org.bedework.notifier:bw-note-bwconnector:jar:5.0.0'
<dependency org="org.bedework.notifier" name="bw-note-bwconnector" rev="5.0.0">
<artifact name="bw-note-bwconnector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-bwconnector', version='5.0.0')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-bwconnector" % "5.0.0"
[org.bedework.notifier/bw-note-bwconnector "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bedework.notifier : bw-note-common | jar | 5.0.0 |
| org.bedework : bw-util-jmx | jar | 5.0.1 |
| org.bedework.ical4j : ical4j | jar | 3.0.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.0 |