GroupId | GroupIdorg.sakaiproject.msgcntr |
---|---|
ArtifactId | ArtifactIdmessageforums-hbm |
Version | Version11.1 |
Type | Typejar |
Filename | Size |
---|---|
messageforums-hbm-11.1.pom | |
messageforums-hbm-11.1.jar | 126 KB |
messageforums-hbm-11.1-sources.jar | 110 KB |
messageforums-hbm-11.1-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/ -->
<dependency>
<groupId>org.sakaiproject.msgcntr</groupId>
<artifactId>messageforums-hbm</artifactId>
<version>11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation 'org.sakaiproject.msgcntr:messageforums-hbm:11.1'
// https://jarcasting.com/artifacts/org.sakaiproject.msgcntr/messageforums-hbm/
implementation ("org.sakaiproject.msgcntr:messageforums-hbm:11.1")
'org.sakaiproject.msgcntr:messageforums-hbm:jar:11.1'
<dependency org="org.sakaiproject.msgcntr" name="messageforums-hbm" rev="11.1">
<artifact name="messageforums-hbm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.msgcntr', module='messageforums-hbm', version='11.1')
)
libraryDependencies += "org.sakaiproject.msgcntr" % "messageforums-hbm" % "11.1"
[org.sakaiproject.msgcntr/messageforums-hbm "11.1"]