License |
License |
---|---|
GroupId | GroupIdorg.jasig.sched-assist |
ArtifactId | ArtifactIdsched-assist-api |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScheduling Assistant API
The data model and API for the Scheduling Assistant.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sched-assist-api-1.1.4.pom | |
sched-assist-api-1.1.4.jar | 95 KB |
sched-assist-api-1.1.4-sources.jar | 114 KB |
sched-assist-api-1.1.4-javadoc.jar | 459 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
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 |