License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.kernel |
ArtifactId | ArtifactIdtest-harness |
Last Version | Last Version10.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSakai Test Harness
The Sakai kernel provides core functionality for the Sakai framework
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-harness-10.7.pom | |
test-harness-10.7.jar | 10 KB |
test-harness-10.7-sources.jar | 9 KB |
test-harness-10.7-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.kernel/test-harness/ -->
<dependency>
<groupId>org.sakaiproject.kernel</groupId>
<artifactId>test-harness</artifactId>
<version>10.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.kernel/test-harness/
implementation 'org.sakaiproject.kernel:test-harness:10.7'
// https://jarcasting.com/artifacts/org.sakaiproject.kernel/test-harness/
implementation ("org.sakaiproject.kernel:test-harness:10.7")
'org.sakaiproject.kernel:test-harness:jar:10.7'
<dependency org="org.sakaiproject.kernel" name="test-harness" rev="10.7">
<artifact name="test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.kernel', module='test-harness', version='10.7')
)
libraryDependencies += "org.sakaiproject.kernel" % "test-harness" % "10.7"
[org.sakaiproject.kernel/test-harness "10.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.2.3.RELEASE |
org.springframework : spring-beans | jar | 3.2.3.RELEASE |
org.springframework : spring-context | jar | 3.2.3.RELEASE |
org.springframework : spring-context-support | jar | 3.2.3.RELEASE |
org.springframework : spring-test | jar | 3.2.3.RELEASE |
commons-logging : commons-logging | jar | 1.2 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-api | jar | 10.7 |
org.sakaiproject.kernel : sakai-component-manager | jar | 10.7 |