License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.announcement |
ArtifactId | ArtifactIdsakai-announcement-tool |
Last Version | Last Version10.7 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsakai-announcement-tool
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.announcement/sakai-announcement-tool/ -->
<dependency>
<groupId>org.sakaiproject.announcement</groupId>
<artifactId>sakai-announcement-tool</artifactId>
<version>10.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.announcement/sakai-announcement-tool/
implementation 'org.sakaiproject.announcement:sakai-announcement-tool:10.7'
// https://jarcasting.com/artifacts/org.sakaiproject.announcement/sakai-announcement-tool/
implementation ("org.sakaiproject.announcement:sakai-announcement-tool:10.7")
'org.sakaiproject.announcement:sakai-announcement-tool:war:10.7'
<dependency org="org.sakaiproject.announcement" name="sakai-announcement-tool" rev="10.7">
<artifact name="sakai-announcement-tool" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.announcement', module='sakai-announcement-tool', version='10.7')
)
libraryDependencies += "org.sakaiproject.announcement" % "sakai-announcement-tool" % "10.7"
[org.sakaiproject.announcement/sakai-announcement-tool "10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 10.7 |
org.sakaiproject.entitybroker : entitybroker-utils | jar | 10.7 |
org.sakaiproject.site : sakai-mergedlist-util | jar | 10.7 |
org.sakaiproject.velocity : sakai-velocity-tool | jar | 10.7 |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-api | jar | 10.7 |
org.sakaiproject.kernel : sakai-component-manager | jar | 10.7 |
org.sakaiproject.announcement : sakai-announcement-api | jar | 10.7 |
org.sakaiproject.courier : sakai-courier-api | jar | 10.7 |
org.sakaiproject.entitybroker : entitybroker-api | jar | 10.7 |
org.sakaiproject.message : sakai-message-api | jar | 10.7 |
org.sakaiproject.velocity : sakai-velocity-tool-api | jar | 10.7 |
commons-lang : commons-lang | jar | 2.6 |
commons-logging : commons-logging | jar | 1.2 |
javax.servlet : servlet-api | jar | 2.4 |
org.springframework : spring-core | jar | 3.2.3.RELEASE |
org.springframework : spring-beans | jar | 3.2.3.RELEASE |
org.projectlombok : lombok | jar | 1.12.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |