License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.msgcntr |
ArtifactId | ArtifactIdmessageforums-component-impl |
Version | Version11.4 |
Type | Typejar |
Description |
DescriptionSakai Message Forums Component Implementation
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-component-impl/ -->
<dependency>
<groupId>org.sakaiproject.msgcntr</groupId>
<artifactId>messageforums-component-impl</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-component-impl/
implementation 'org.sakaiproject.msgcntr:messageforums-component-impl:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-component-impl/
implementation ("org.sakaiproject.msgcntr:messageforums-component-impl:11.4")
'org.sakaiproject.msgcntr:messageforums-component-impl:jar:11.4'
<dependency org="org.sakaiproject.msgcntr" name="messageforums-component-impl" rev="11.4">
<artifact name="messageforums-component-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.msgcntr', module='messageforums-component-impl', version='11.4')
)
libraryDependencies += "org.sakaiproject.msgcntr" % "messageforums-component-impl" % "11.4"
[org.sakaiproject.msgcntr/messageforums-component-impl "11.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 11.4 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
junit : junit | jar | 4.11 |