License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.contentreview |
ArtifactId | ArtifactIdcontent-review-impl |
Last Version | Last Version22.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionContent Review Implementation
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
content-review-impl-22.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-impl/ -->
<dependency>
<groupId>org.sakaiproject.contentreview</groupId>
<artifactId>content-review-impl</artifactId>
<version>22.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-impl/
implementation 'org.sakaiproject.contentreview:content-review-impl:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview/content-review-impl/
implementation ("org.sakaiproject.contentreview:content-review-impl:22.0")
'org.sakaiproject.contentreview:content-review-impl:pom:22.0'
<dependency org="org.sakaiproject.contentreview" name="content-review-impl" rev="22.0">
<artifact name="content-review-impl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview', module='content-review-impl', version='22.0')
)
libraryDependencies += "org.sakaiproject.contentreview" % "content-review-impl" % "22.0"
[org.sakaiproject.contentreview/content-review-impl "22.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |