License |
License |
---|---|
GroupId | GroupIdorg.jasig.sched-assist |
ArtifactId | ArtifactIdsched-assist-spi-caldav-integrationtest |
Version | Version1.1.4 |
Type | Typejar |
Description |
DescriptionScheduling Assistant SPI: CalDAV Integration Test
Module including an integration test for verifying Scheduling Assistant compatibility with a remote CalDAV server.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-spi-caldav-integrationtest/ -->
<dependency>
<groupId>org.jasig.sched-assist</groupId>
<artifactId>sched-assist-spi-caldav-integrationtest</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-spi-caldav-integrationtest/
implementation 'org.jasig.sched-assist:sched-assist-spi-caldav-integrationtest:1.1.4'
// https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-spi-caldav-integrationtest/
implementation ("org.jasig.sched-assist:sched-assist-spi-caldav-integrationtest:1.1.4")
'org.jasig.sched-assist:sched-assist-spi-caldav-integrationtest:jar:1.1.4'
<dependency org="org.jasig.sched-assist" name="sched-assist-spi-caldav-integrationtest" rev="1.1.4">
<artifact name="sched-assist-spi-caldav-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.sched-assist', module='sched-assist-spi-caldav-integrationtest', version='1.1.4')
)
libraryDependencies += "org.jasig.sched-assist" % "sched-assist-spi-caldav-integrationtest" % "1.1.4"
[org.jasig.sched-assist/sched-assist-spi-caldav-integrationtest "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jasig.sched-assist : sched-assist-mock | jar | 1.1.4 |
org.jasig.sched-assist : sched-assist-spi-caldav | jar | 1.1.4 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |
junit : junit | jar | 4.8.2 |