License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.bedework.bwwebcl |
ArtifactId | ArtifactIdbw-calendar-client-util |
Last Version | Last Version4.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedework web client: utils
Calendar web client code for bedework
|
<!-- https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client-util/ -->
<dependency>
<groupId>org.bedework.bwwebcl</groupId>
<artifactId>bw-calendar-client-util</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client-util/
implementation 'org.bedework.bwwebcl:bw-calendar-client-util:4.0.2'
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client-util/
implementation ("org.bedework.bwwebcl:bw-calendar-client-util:4.0.2")
'org.bedework.bwwebcl:bw-calendar-client-util:jar:4.0.2'
<dependency org="org.bedework.bwwebcl" name="bw-calendar-client-util" rev="4.0.2">
<artifact name="bw-calendar-client-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.bwwebcl', module='bw-calendar-client-util', version='4.0.2')
)
libraryDependencies += "org.bedework.bwwebcl" % "bw-calendar-client-util" % "4.0.2"
[org.bedework.bwwebcl/bw-calendar-client-util "4.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework : bw-util-logging | jar | 5.2.0 |
org.bedework : bw-util-misc | jar | 5.0.1 |
org.bedework : bw-util-servlet | jar | 5.0.1 |
org.bedework : bw-util-servlet-filters | jar | 5.0.1 |
org.apache.struts : struts-core | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |