License |
License |
---|---|
GroupId | GroupIdorg.jasig.sched-assist |
ArtifactId | ArtifactIdsched-assist-spi |
Version | Version1.1.4 |
Type | Typejar |
Description |
DescriptionScheduling Assistant SPI: Common
Scheduling Assistant Common Service Provider implementations.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sched-assist-spi-1.1.4.pom | |
sched-assist-spi-1.1.4.jar | 157 KB |
sched-assist-spi-1.1.4-sources.jar | 140 KB |
sched-assist-spi-1.1.4-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-spi/ -->
<dependency>
<groupId>org.jasig.sched-assist</groupId>
<artifactId>sched-assist-spi</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-spi/
implementation 'org.jasig.sched-assist:sched-assist-spi:1.1.4'
// https://jarcasting.com/artifacts/org.jasig.sched-assist/sched-assist-spi/
implementation ("org.jasig.sched-assist:sched-assist-spi:1.1.4")
'org.jasig.sched-assist:sched-assist-spi:jar:1.1.4'
<dependency org="org.jasig.sched-assist" name="sched-assist-spi" rev="1.1.4">
<artifact name="sched-assist-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.sched-assist', module='sched-assist-spi', version='1.1.4')
)
libraryDependencies += "org.jasig.sched-assist" % "sched-assist-spi" % "1.1.4"
[org.jasig.sched-assist/sched-assist-spi "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jasig.sched-assist : sched-assist-api | jar | 1.1.4 |
net.sf.ehcache : ehcache-core | jar | 2.1.0 |
com.googlecode.ehcache-spring-annotations : ehcache-spring-annotations | jar | 1.1.2 |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-aop | jar | 3.0.5.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
org.springframework : spring-context-support | jar | 3.0.5.RELEASE |
org.springframework : spring-tx | jar | 3.0.5.RELEASE |
org.springframework.ldap : spring-ldap-core | jar | 1.3.1.RELEASE |
org.springframework.ldap : spring-ldap-core-tiger | jar | 1.3.1.RELEASE |
commons-io : commons-io | jar | 1.4 |
javax.mail : mail | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 1.8.0.10 |
junit : junit | jar | 4.8.2 |
cglib : cglib | jar | 2.2.2 |
org.mockito : mockito-all | jar | 1.8.5 |
org.easymock : easymock | jar | 2.5.2 |
org.springframework : spring-test | jar | 3.0.5.RELEASE |
org.jasig.sched-assist : sched-assist-mock | jar | 1.1.4 |