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