| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdorg.bedework |
| ArtifactId | ArtifactIdbw-calendar-config |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBedework: calendar common modules - config
Common calendar classes and code for bedework
|
| Filename | Size |
|---|---|
| bw-calendar-config-4.0.0.pom | |
| bw-calendar-config-4.0.0.jar | 54 KB |
| bw-calendar-config-4.0.0-sources.jar | 44 KB |
| bw-calendar-config-4.0.0-javadoc.jar | 613 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bedework/bw-calendar-config/ -->
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-calendar-config</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework/bw-calendar-config/
implementation 'org.bedework:bw-calendar-config:4.0.0'
// https://jarcasting.com/artifacts/org.bedework/bw-calendar-config/
implementation ("org.bedework:bw-calendar-config:4.0.0")
'org.bedework:bw-calendar-config:jar:4.0.0'
<dependency org="org.bedework" name="bw-calendar-config" rev="4.0.0">
<artifact name="bw-calendar-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework', module='bw-calendar-config', version='4.0.0')
)
libraryDependencies += "org.bedework" % "bw-calendar-config" % "4.0.0"
[org.bedework/bw-calendar-config "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bedework : bw-calendar-api | jar | 4.0.0 |
| org.bedework : bw-calendar-facade | jar | 4.0.0 |
| org.bedework : bw-calendar-sysevents-common | jar | 4.0.0 |
| org.bedework : bw-util-jmx | jar | 5.0.1 |
| org.bedework : bw-util-servlet | jar | 5.0.0 |