License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.bedework.bwwebcl |
ArtifactId | ArtifactIdbw-calendar-client-util |
Version | Version3.13.2 |
Type | Typejar |
Description |
DescriptionCalendar web client code for bedework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client-util/ -->
<dependency>
<groupId>org.bedework.bwwebcl</groupId>
<artifactId>bw-calendar-client-util</artifactId>
<version>3.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client-util/
implementation 'org.bedework.bwwebcl:bw-calendar-client-util:3.13.2'
// https://jarcasting.com/artifacts/org.bedework.bwwebcl/bw-calendar-client-util/
implementation ("org.bedework.bwwebcl:bw-calendar-client-util:3.13.2")
'org.bedework.bwwebcl:bw-calendar-client-util:jar:3.13.2'
<dependency org="org.bedework.bwwebcl" name="bw-calendar-client-util" rev="3.13.2">
<artifact name="bw-calendar-client-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bedework.bwwebcl', module='bw-calendar-client-util', version='3.13.2')
)
libraryDependencies += "org.bedework.bwwebcl" % "bw-calendar-client-util" % "3.13.2"
[org.bedework.bwwebcl/bw-calendar-client-util "3.13.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bedework : bw-util-logging | jar | 4.0.5 |
org.bedework : bw-util-http | jar | 4.1.0 |
org.bedework : bw-util-misc | jar | 4.0.27 |
org.bedework : bw-util-servlet | jar | 4.1.0 |
org.bedework : bw-util-servlet-filters | jar | 4.1.0 |
org.apache.struts : struts-core | jar | 1.3.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |