License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.calendar |
ArtifactId | ArtifactIdsakai-calendar-tool |
Last Version | Last Version10.7 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionsakai-calendar-tool
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sakai-calendar-tool-10.7.pom | |
sakai-calendar-tool-10.7.war | 1 MB |
sakai-calendar-tool-10.7-sources.jar | 54 KB |
sakai-calendar-tool-10.7-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.calendar/sakai-calendar-tool/ -->
<dependency>
<groupId>org.sakaiproject.calendar</groupId>
<artifactId>sakai-calendar-tool</artifactId>
<version>10.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.calendar/sakai-calendar-tool/
implementation 'org.sakaiproject.calendar:sakai-calendar-tool:10.7'
// https://jarcasting.com/artifacts/org.sakaiproject.calendar/sakai-calendar-tool/
implementation ("org.sakaiproject.calendar:sakai-calendar-tool:10.7")
'org.sakaiproject.calendar:sakai-calendar-tool:war:10.7'
<dependency org="org.sakaiproject.calendar" name="sakai-calendar-tool" rev="10.7">
<artifact name="sakai-calendar-tool" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.calendar', module='sakai-calendar-tool', version='10.7')
)
libraryDependencies += "org.sakaiproject.calendar" % "sakai-calendar-tool" % "10.7"
[org.sakaiproject.calendar/sakai-calendar-tool "10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 10.7 |
org.sakaiproject.calendar : sakai-calendar-bundles | jar | 10.7 |
org.sakaiproject.calendar : sakai-calendar-util | jar | 10.7 |
org.sakaiproject.site : sakai-mergedlist-util | jar | 10.7 |
org.sakaiproject.entitybroker : entitybroker-utils | 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.calendar : sakai-calendar-api | jar | 10.7 |
org.sakaiproject.entitybroker : entitybroker-api | jar | 10.7 |
org.sakaiproject.velocity : sakai-velocity-tool-api | jar | 10.7 |
commons-logging : commons-logging | jar | 1.2 |
javax.servlet : servlet-api | jar | 2.4 |
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 |