License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.calendar |
ArtifactId | ArtifactIdsakai-calendar-util |
Last Version | Last Version22.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsakai-calendar-util
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sakai-calendar-util-22.0.pom | |
sakai-calendar-util-22.0.jar | 7 KB |
sakai-calendar-util-22.0-sources.jar | 6 KB |
sakai-calendar-util-22.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.calendar/sakai-calendar-util/ -->
<dependency>
<groupId>org.sakaiproject.calendar</groupId>
<artifactId>sakai-calendar-util</artifactId>
<version>22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.calendar/sakai-calendar-util/
implementation 'org.sakaiproject.calendar:sakai-calendar-util:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.calendar/sakai-calendar-util/
implementation ("org.sakaiproject.calendar:sakai-calendar-util:22.0")
'org.sakaiproject.calendar:sakai-calendar-util:jar:22.0'
<dependency org="org.sakaiproject.calendar" name="sakai-calendar-util" rev="22.0">
<artifact name="sakai-calendar-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.calendar', module='sakai-calendar-util', version='22.0')
)
libraryDependencies += "org.sakaiproject.calendar" % "sakai-calendar-util" % "22.0"
[org.sakaiproject.calendar/sakai-calendar-util "22.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 22.0 |
org.sakaiproject.site : sakai-mergedlist-util | jar | 22.0 |
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-api | jar | 22.0 |
org.sakaiproject.kernel : sakai-component-manager | jar | 22.0 |
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |
org.sakaiproject.calendar : sakai-calendar-api | jar | 22.0 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.3.18 |
org.mockito : mockito-core | jar | 3.11.2 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
junit : junit | jar | 4.13.2 |