| License |
License |
|---|---|
| GroupId | GroupIdorg.sakaiproject |
| ArtifactId | ArtifactIdsakai-citations-tool |
| Last Version | Last Version10.7 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionsakai-citations-tool
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sakai-citations-tool-10.7.pom | |
| sakai-citations-tool-10.7.war | 2 MB |
| sakai-citations-tool-10.7-sources.jar | 39 KB |
| sakai-citations-tool-10.7-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject/sakai-citations-tool/ -->
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>sakai-citations-tool</artifactId>
<version>10.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject/sakai-citations-tool/
implementation 'org.sakaiproject:sakai-citations-tool:10.7'
// https://jarcasting.com/artifacts/org.sakaiproject/sakai-citations-tool/
implementation ("org.sakaiproject:sakai-citations-tool:10.7")
'org.sakaiproject:sakai-citations-tool:war:10.7'
<dependency org="org.sakaiproject" name="sakai-citations-tool" rev="10.7">
<artifact name="sakai-citations-tool" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject', module='sakai-citations-tool', version='10.7')
)
libraryDependencies += "org.sakaiproject" % "sakai-citations-tool" % "10.7"
[org.sakaiproject/sakai-citations-tool "10.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sakaiproject.kernel : sakai-kernel-util | jar | 10.7 |
| org.sakaiproject : sakai-citations-util | jar | 10.7 |
| org.sakaiproject.entitybroker : entitybroker-utils | jar | 10.7 |
| org.sakaiproject.velocity : sakai-velocity-tool | jar | 10.7 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| 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 |
| org.sakaiproject : sakai-citations-api | jar | 10.7 |
| org.sakaiproject.entitybroker : entitybroker-api | jar | 10.7 |
| org.springframework : spring-core | jar | 3.2.3.RELEASE |
| org.springframework : spring-beans | jar | 3.2.3.RELEASE |
| org.sakaiproject.velocity : sakai-velocity-tool-api | jar | 10.7 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-io : commons-io | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |