License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.kernel |
ArtifactId | ArtifactIdsakai-kernel-util |
Last Version | Last Version22.0 |
Release Date | Release Date |
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-22.0.pom | |
sakai-kernel-util-22.0.jar | 103 KB |
sakai-kernel-util-22.0-sources.jar | 100 KB |
sakai-kernel-util-22.0-javadoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.kernel/sakai-kernel-util/ -->
<dependency>
<groupId>org.sakaiproject.kernel</groupId>
<artifactId>sakai-kernel-util</artifactId>
<version>22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.kernel/sakai-kernel-util/
implementation 'org.sakaiproject.kernel:sakai-kernel-util:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.kernel/sakai-kernel-util/
implementation ("org.sakaiproject.kernel:sakai-kernel-util:22.0")
'org.sakaiproject.kernel:sakai-kernel-util:jar:22.0'
<dependency org="org.sakaiproject.kernel" name="sakai-kernel-util" rev="22.0">
<artifact name="sakai-kernel-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.kernel', module='sakai-kernel-util', version='22.0')
)
libraryDependencies += "org.sakaiproject.kernel" % "sakai-kernel-util" % "22.0"
[org.sakaiproject.kernel/sakai-kernel-util "22.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.11.2 |
org.springframework : spring-test | jar | 5.3.18 |
junit : junit | jar | 4.13.2 |