License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.shortenedurl |
ArtifactId | ArtifactIdx |
Last Version | Last Version10.7 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSakai Shortened URL Service Resolver Servlet
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
x-10.7.pom | |
x-10.7.war | 4 KB |
x-10.7-sources.jar | 2 KB |
x-10.7-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/x/ -->
<dependency>
<groupId>org.sakaiproject.shortenedurl</groupId>
<artifactId>x</artifactId>
<version>10.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/x/
implementation 'org.sakaiproject.shortenedurl:x:10.7'
// https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/x/
implementation ("org.sakaiproject.shortenedurl:x:10.7")
'org.sakaiproject.shortenedurl:x:war:10.7'
<dependency org="org.sakaiproject.shortenedurl" name="x" rev="10.7">
<artifact name="x" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.shortenedurl', module='x', version='10.7')
)
libraryDependencies += "org.sakaiproject.shortenedurl" % "x" % "10.7"
[org.sakaiproject.shortenedurl/x "10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.shortenedurl : shortenedurl-api | jar | 10.7 |
javax.servlet : servlet-api | jar | 2.4 |
commons-logging : commons-logging | jar | 1.2 |
commons-lang : commons-lang | jar | 2.5 |
org.sakaiproject.kernel : sakai-component-manager | jar | 10.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |