| License |
License |
|---|---|
| GroupId | GroupIdorg.sakaiproject.content |
| ArtifactId | ArtifactIdcontent-cleanup |
| Version | Version21.2 |
| Type | Typepom |
| Description |
Descriptioncontent-cleanup
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| content-cleanup-21.2.pom | 722 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.content/content-cleanup/ -->
<dependency>
<groupId>org.sakaiproject.content</groupId>
<artifactId>content-cleanup</artifactId>
<version>21.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.content/content-cleanup/
implementation 'org.sakaiproject.content:content-cleanup:21.2'
// https://jarcasting.com/artifacts/org.sakaiproject.content/content-cleanup/
implementation ("org.sakaiproject.content:content-cleanup:21.2")
'org.sakaiproject.content:content-cleanup:pom:21.2'
<dependency org="org.sakaiproject.content" name="content-cleanup" rev="21.2">
<artifact name="content-cleanup" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.content', module='content-cleanup', version='21.2')
)
libraryDependencies += "org.sakaiproject.content" % "content-cleanup" % "21.2"
[org.sakaiproject.content/content-cleanup "21.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |