Last Version

Scheduling Assistant API 1.1.4

The data model and API for the Scheduling Assistant.

License

License

GroupId

GroupId

org.jasig.sched-assist
ArtifactId

ArtifactId

sched-assist-api
Version

Version

1.1.4
Type

Type

jar
Description

Description

Scheduling Assistant API
The data model and API for the Scheduling Assistant.
Project Organization

Project Organization

Jasig

Download sched-assist-api 1.1.4


<!-- https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-api/ -->
<dependency>
    <groupId>org.jasig.sched-assist</groupId>
    <artifactId>sched-assist-api</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-api/
implementation 'org.jasig.sched-assist:sched-assist-api:1.1.4'
// https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-api/
implementation ("org.jasig.sched-assist:sched-assist-api:1.1.4")
'org.jasig.sched-assist:sched-assist-api:jar:1.1.4'
<dependency org="org.jasig.sched-assist" name="sched-assist-api" rev="1.1.4">
  <artifact name="sched-assist-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.sched-assist', module='sched-assist-api', version='1.1.4')
)
libraryDependencies += "org.jasig.sched-assist" % "sched-assist-api" % "1.1.4"
[org.jasig.sched-assist/sched-assist-api "1.1.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.mnode.ical4j : ical4j jar 1.0.3
commons-logging : commons-logging jar 1.1.1
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.6.1

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

test (3)

Group / Artifact Type Version
org.springframework : spring-core jar 3.0.5.RELEASE
junit : junit jar 4.8.2
org.easymock : easymock jar 2.5.2

Project Modules

There are no modules declared in this project.