License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.kernel |
ArtifactId | ArtifactIdsakai-kernel-util |
Version | Version21.2 |
Type | Typejar |
Description |
DescriptionSakai Kernel Util
The Sakai kernel provides core functionality for the Sakai framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sakai-kernel-util-21.2.pom | |
sakai-kernel-util-21.2.jar | 110 KB |
sakai-kernel-util-21.2-sources.jar | 99 KB |
sakai-kernel-util-21.2-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.kernel/sakai-kernel-util/ -->
<dependency>
<groupId>org.sakaiproject.kernel</groupId>
<artifactId>sakai-kernel-util</artifactId>
<version>21.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.kernel/sakai-kernel-util/
implementation 'org.sakaiproject.kernel:sakai-kernel-util:21.2'
// https://jarcasting.com/artifacts/org.sakaiproject.kernel/sakai-kernel-util/
implementation ("org.sakaiproject.kernel:sakai-kernel-util:21.2")
'org.sakaiproject.kernel:sakai-kernel-util:jar:21.2'
<dependency org="org.sakaiproject.kernel" name="sakai-kernel-util" rev="21.2">
<artifact name="sakai-kernel-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.kernel', module='sakai-kernel-util', version='21.2')
)
libraryDependencies += "org.sakaiproject.kernel" % "sakai-kernel-util" % "21.2"
[org.sakaiproject.kernel/sakai-kernel-util "21.2"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-api | jar | 21.2 |
org.sakaiproject.kernel : sakai-component-manager | jar | 21.2 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
net.sf.ehcache : ehcache-core | jar | 2.6.11 |
org.springframework : spring-core | jar | 5.2.9.RELEASE |
org.springframework : spring-beans | jar | 5.2.9.RELEASE |
org.springframework : spring-context | jar | 5.2.9.RELEASE |
org.springframework : spring-context-support | jar | 5.2.9.RELEASE |
org.springframework : spring-web | jar | 5.2.9.RELEASE |
com.sun.mail : jakarta.mail | jar | 1.6.5 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-io : commons-io | jar | 2.8.0 |
commons-net : commons-net | jar | 3.7.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.4.4 |
org.springframework : spring-test | jar | 5.2.9.RELEASE |
junit : junit | jar | 4.12 |