License |
License |
---|---|
GroupId | GroupIdorg.bedework.notifier |
ArtifactId | ArtifactIdbw-note-db |
Version | Version4.0.11 |
Type | Typejar |
Description |
DescriptionA notification service - used by bedework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bw-note-db-4.0.11.pom | |
bw-note-db-4.0.11.jar | 18 KB |
bw-note-db-4.0.11-sources.jar | 18 KB |
bw-note-db-4.0.11-javadoc.jar | 165 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.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-db/
implementation 'org.bedework.notifier:bw-note-db:4.0.11'
// https://jarcasting.com/artifacts/org.bedework.notifier/bw-note-db/
implementation ("org.bedework.notifier:bw-note-db:4.0.11")
'org.bedework.notifier:bw-note-db:jar:4.0.11'
<dependency org="org.bedework.notifier" name="bw-note-db" rev="4.0.11">
<artifact name="bw-note-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.notifier', module='bw-note-db', version='4.0.11')
)
libraryDependencies += "org.bedework.notifier" % "bw-note-db" % "4.0.11"
[org.bedework.notifier/bw-note-db "4.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework.notifier : bw-note-shared | jar | 4.0.11 |
org.bedework : bw-util-config | jar | 4.1.4 |
org.bedework : bw-util-hibernate | jar | 4.0.29 |
org.bedework : bw-util-misc | jar | 4.0.31 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
org.hibernate : hibernate-core | jar | 5.2.5.Final |