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