License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.contentreview.service |
ArtifactId | ArtifactIdcontent-review-service-impl |
Version | Version22.0 |
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>22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.service/content-review-service-impl/
implementation 'org.sakaiproject.contentreview.service:content-review-service-impl:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.service/content-review-service-impl/
implementation ("org.sakaiproject.contentreview.service:content-review-service-impl:22.0")
'org.sakaiproject.contentreview.service:content-review-service-impl:jar:22.0'
<dependency org="org.sakaiproject.contentreview.service" name="content-review-service-impl" rev="22.0">
<artifact name="content-review-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview.service', module='content-review-service-impl', version='22.0')
)
libraryDependencies += "org.sakaiproject.contentreview.service" % "content-review-service-impl" % "22.0"
[org.sakaiproject.contentreview.service/content-review-service-impl "22.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.contentreview.dao : content-review-dao-impl | jar | 22.0 |
org.sakaiproject.kernel : sakai-kernel-util | jar | 22.0 |
org.sakaiproject.entitybroker : entitybroker-utils | jar | 22.0 |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.assignment : sakai-assignment-api | jar | 22.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.sakaiproject.contentreview : content-review-api | jar | 22.0 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 22.0 |
org.sakaiproject.kernel : sakai-component-manager | jar | 22.0 |
org.sakaiproject.entitybroker : entitybroker-api | jar | 22.0 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-orm | jar | 5.3.18 |
org.springframework : spring-tx | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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 |