License |
License |
---|---|
GroupId | GroupIdorg.bedework.notifier |
ArtifactId | ArtifactIdbw-note-shared |
Version | Version4.0.10 |
Type | Typejar |
Description |
DescriptionA notification service - used by bedework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bw-note-shared-4.0.10.pom | |
bw-note-shared-4.0.10.jar | 4 KB |
bw-note-shared-4.0.10-sources.jar | 3 KB |
bw-note-shared-4.0.10-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-shared/ -->
<dependency>
<groupId>org.bedework.notifier</groupId>
<artifactId>bw-note-shared</artifactId>
<version>4.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-shared/
implementation 'org.bedework.notifier:bw-note-shared:4.0.10'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-shared/
implementation ("org.bedework.notifier:bw-note-shared:4.0.10")
'org.bedework.notifier:bw-note-shared:jar:4.0.10'
<dependency org="org.bedework.notifier" name="bw-note-shared" rev="4.0.10">
<artifact name="bw-note-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-shared', version='4.0.10')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-shared" % "4.0.10"
[org.bedework.notifier/bw-note-shared "4.0.10"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |