License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.contentreview |
ArtifactId | ArtifactIdcontent-review-tool |
Last Version | Last Version22.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionContent Review Tool
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
content-review-tool-22.0.pom | |
content-review-tool-22.0.war | 7 KB |
content-review-tool-22.0-sources.jar | 5 KB |
content-review-tool-22.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-tool/ -->
<dependency>
<groupId>org.sakaiproject.contentreview</groupId>
<artifactId>content-review-tool</artifactId>
<version>22.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-tool/
implementation 'org.sakaiproject.contentreview:content-review-tool:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-tool/
implementation ("org.sakaiproject.contentreview:content-review-tool:22.0")
'org.sakaiproject.contentreview:content-review-tool:war:22.0'
<dependency org="org.sakaiproject.contentreview" name="content-review-tool" rev="22.0">
<artifact name="content-review-tool" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview', module='content-review-tool', version='22.0')
)
libraryDependencies += "org.sakaiproject.contentreview" % "content-review-tool" % "22.0"
[org.sakaiproject.contentreview/content-review-tool "22.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-web | jar | 5.3.18 |
org.springframework : spring-webmvc | jar | 5.3.18 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 22.0 |
org.sakaiproject.contentreview : content-review-api | jar | 22.0 |
org.sakaiproject.assignment : sakai-assignment-api | jar | 22.0 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |