License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.sakaiproject.content |
ArtifactId | ArtifactIdcontent-providers-impl |
Version | Version11.4 |
Type | Typejar |
Description |
Descriptioncontent-providers-impl
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.content/content-providers-impl/ -->
<dependency>
<groupId>org.sakaiproject.content</groupId>
<artifactId>content-providers-impl</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.content/content-providers-impl/
implementation 'org.sakaiproject.content:content-providers-impl:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.content/content-providers-impl/
implementation ("org.sakaiproject.content:content-providers-impl:11.4")
'org.sakaiproject.content:content-providers-impl:jar:11.4'
<dependency org="org.sakaiproject.content" name="content-providers-impl" rev="11.4">
<artifact name="content-providers-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.content', module='content-providers-impl', version='11.4')
)
libraryDependencies += "org.sakaiproject.content" % "content-providers-impl" % "11.4"
[org.sakaiproject.content/content-providers-impl "11.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-api | jar | 11.4 |
org.sakaiproject.kernel : sakai-component-manager | jar | 11.4 |
org.sakaiproject.edu-services.course-management : coursemanagement-api | jar | 11.4 |
org.sakaiproject.scheduler : scheduler-api | jar | 11.4 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
org.projectlombok : lombok | jar | 1.16.8 |