is not current version
Last Version 22.0

Sakai Content Project 21.1

Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System

License

License

GroupId

GroupId

org.sakaiproject.content
ArtifactId

ArtifactId

content
Version

Version

21.1
Type

Type

pom
Description

Description

Sakai Content Project
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
Project Organization

Project Organization

Sakai Project

Download content 21.1

Filename Size
content-21.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.sakaiproject.content/content/ -->
<dependency>
    <groupId>org.sakaiproject.content</groupId>
    <artifactId>content</artifactId>
    <version>21.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.content/content/
implementation 'org.sakaiproject.content:content:21.1'
// https://jarcasting.com/artifacts/org.sakaiproject.content/content/
implementation ("org.sakaiproject.content:content:21.1")
'org.sakaiproject.content:content:pom:21.1'
<dependency org="org.sakaiproject.content" name="content" rev="21.1">
  <artifact name="content" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.content', module='content', version='21.1')
)
libraryDependencies += "org.sakaiproject.content" % "content" % "21.1"
[org.sakaiproject.content/content "21.1"]

Dependencies

provided (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.