License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject |
ArtifactId | ArtifactIdsakai-help-tool |
Last Version | Last Version10.7 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsakai-help-tool
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sakai-help-tool-10.7.pom | |
sakai-help-tool-10.7.war | 2 MB |
sakai-help-tool-10.7-sources.jar | 55 KB |
sakai-help-tool-10.7-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject/sakai-help-tool/ -->
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-help-tool</artifactId>
<version>10.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject/sakai-help-tool/
implementation 'org.sakaiproject:sakai-help-tool:10.7'
// https://jarcasting.com/artifacts/org.sakaiproject/sakai-help-tool/
implementation ("org.sakaiproject:sakai-help-tool:10.7")
'org.sakaiproject:sakai-help-tool:war:10.7'
<dependency org="org.sakaiproject" name="sakai-help-tool" rev="10.7">
<artifact name="sakai-help-tool" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject', module='sakai-help-tool', version='10.7')
)
libraryDependencies += "org.sakaiproject" % "sakai-help-tool" % "10.7"
[org.sakaiproject/sakai-help-tool "10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 10.7 |
org.sakaiproject.jsf : jsf-tool-sun | pom | 10.7 |
javax.servlet : jstl | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 10.7 |
org.sakaiproject.kernel : sakai-component-manager | jar | 10.7 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
org.sakaiproject : sakai-help-api | jar | 10.7 |
commons-logging : commons-logging | jar | 1.2 |
commons-codec : commons-codec | jar | 1.8 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |