License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.contentreview.service |
ArtifactId | ArtifactIdcontent-review-service-impl |
Version | Version21.2 |
Type | Typejar |
Description |
DescriptionContent Review Service Implementation
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.contentreview.service/content-review-service-impl/ -->
<dependency>
<groupId>org.sakaiproject.contentreview.service</groupId>
<artifactId>content-review-service-impl</artifactId>
<version>21.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.service/content-review-service-impl/
implementation 'org.sakaiproject.contentreview.service:content-review-service-impl:21.2'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.service/content-review-service-impl/
implementation ("org.sakaiproject.contentreview.service:content-review-service-impl:21.2")
'org.sakaiproject.contentreview.service:content-review-service-impl:jar:21.2'
<dependency org="org.sakaiproject.contentreview.service" name="content-review-service-impl" rev="21.2">
<artifact name="content-review-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview.service', module='content-review-service-impl', version='21.2')
)
libraryDependencies += "org.sakaiproject.contentreview.service" % "content-review-service-impl" % "21.2"
[org.sakaiproject.contentreview.service/content-review-service-impl "21.2"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.contentreview.dao : content-review-dao-impl | jar | 21.2 |
org.sakaiproject.kernel : sakai-kernel-util | jar | 21.2 |
org.sakaiproject.entitybroker : entitybroker-utils | jar | 21.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
org.sakaiproject.contentreview : content-review-api | jar | 21.2 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 21.2 |
org.sakaiproject.kernel : sakai-component-manager | jar | 21.2 |
org.sakaiproject.entitybroker : entitybroker-api | jar | 21.2 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
org.springframework : spring-core | jar | 5.2.9.RELEASE |
org.springframework : spring-orm | jar | 5.2.9.RELEASE |
org.springframework : spring-tx | jar | 5.2.9.RELEASE |
org.springframework : spring-context | jar | 5.2.9.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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 |