License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.contentreview |
ArtifactId | ArtifactIdcontent-review-tool |
Version | Version21.2 |
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-21.2.pom | |
content-review-tool-21.2.war | 7 KB |
content-review-tool-21.2-sources.jar | 5 KB |
content-review-tool-21.2-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>21.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-tool/
implementation 'org.sakaiproject.contentreview:content-review-tool:21.2'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-tool/
implementation ("org.sakaiproject.contentreview:content-review-tool:21.2")
'org.sakaiproject.contentreview:content-review-tool:war:21.2'
<dependency org="org.sakaiproject.contentreview" name="content-review-tool" rev="21.2">
<artifact name="content-review-tool" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview', module='content-review-tool', version='21.2')
)
libraryDependencies += "org.sakaiproject.contentreview" % "content-review-tool" % "21.2"
[org.sakaiproject.contentreview/content-review-tool "21.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.2.9.RELEASE |
org.springframework : spring-web | jar | 5.2.9.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.9.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 21.2 |
org.sakaiproject.contentreview : content-review-api | jar | 21.2 |
org.sakaiproject.assignment : sakai-assignment-api | jar | 21.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |