| License |
License |
|---|---|
| GroupId | GroupIdorg.bedework.notifier |
| ArtifactId | ArtifactIdbw-note-db |
| Version | Version4.0.10 |
| Type | Typejar |
| Description |
DescriptionA notification service - used by bedework
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bw-note-db-4.0.10.pom | |
| bw-note-db-4.0.10.jar | 18 KB |
| bw-note-db-4.0.10-sources.jar | 18 KB |
| bw-note-db-4.0.10-javadoc.jar | 457 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-db/ -->
<dependency>
<groupId>org.bedework.notifier</groupId>
<artifactId>bw-note-db</artifactId>
<version>4.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-db/
implementation 'org.bedework.notifier:bw-note-db:4.0.10'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-db/
implementation ("org.bedework.notifier:bw-note-db:4.0.10")
'org.bedework.notifier:bw-note-db:jar:4.0.10'
<dependency org="org.bedework.notifier" name="bw-note-db" rev="4.0.10">
<artifact name="bw-note-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-db', version='4.0.10')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-db" % "4.0.10"
[org.bedework.notifier/bw-note-db "4.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bedework.notifier : bw-note-shared | jar | 4.0.10 |
| org.bedework : bw-util-config | jar | 4.1.0 |
| org.bedework : bw-util-hibernate | jar | 4.0.23 |
| org.bedework : bw-util-misc | jar | 4.0.27 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| org.hibernate : hibernate-core | jar | 5.2.5.Final |