MVN

org.sakaiproject.shortenedurl : shortenedurl

Maven & Gradle

Jul 14, 2023
945 stars

Sakai Shortened URL Service

<dependency>
    <groupId>org.sakaiproject.shortenedurl</groupId>
    <artifactId>shortenedurl</artifactId>
    <version>23.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sakaiproject.shortenedurl : shortenedurl to add to Maven - Latest Versions:

  • Latest Stable: 23.0
  • Latest Release Candidate: 1.1.0-rc03

All Versions

Choose a version of org.sakaiproject.shortenedurl : shortenedurl to add to Maven - All Versions:

Version Vulnerabilities Updated
23.0
shortenedurl-23.0
22.3
shortenedurl-22.3
22.2
shortenedurl-22.2
22.1
shortenedurl-22.1
22.0
shortenedurl-22.0
21.5
shortenedurl-21.5
21.4
shortenedurl-21.4
21.3
shortenedurl-21.3
21.2
shortenedurl-21.2
21.1
shortenedurl-21.1
21.0
shortenedurl-21.0
20.6
shortenedurl-20.6
20.5
shortenedurl-20.5
20.4
shortenedurl-20.4
20.3
shortenedurl-20.3
20.2
shortenedurl-20.2
20.1
shortenedurl-20.1
20.0
shortenedurl-20.0
19.6
shortenedurl-19.6
19.5
shortenedurl-19.5
19.4
shortenedurl-19.4
19.3
shortenedurl-19.3
19.2
shortenedurl-19.2
19.1
shortenedurl-19.1
19.0
shortenedurl-19.0
12.7
shortenedurl-12.7
12.6
shortenedurl-12.6
12.5
shortenedurl-12.5
12.4
shortenedurl-12.4
12.3
shortenedurl-12.3
12.2
shortenedurl-12.2
12.1
shortenedurl-12.1
12.0
shortenedurl-12.0
11.4
shortenedurl-11.4
11.3
shortenedurl-11.3
11.2
shortenedurl-11.2
11.1
shortenedurl-11.1
11.0
shortenedurl-11.0
10.7
shortenedurl-10.7
10.6
shortenedurl-10.6
10.4
shortenedurl-10.4
10.3
shortenedurl-10.3
10.2
shortenedurl-10.2
10.1
shortenedurl-10.1
1.1.x
shortenedurl-1.1.3
shortenedurl-1.1.2
shortenedurl-1.1.1
shortenedurl-1.1.0
shortenedurl-1.1.0-rc03
shortenedurl-1.1.0-rc02
shortenedurl-1.1.0-rc01
shortenedurl-1.1.0-b07
shortenedurl-1.1.0-b06
shortenedurl-1.1.0-b05
shortenedurl-1.1.0-b04
shortenedurl-1.1.0-b03

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sakaiproject.shortenedurl</groupId>
    <artifactId>shortenedurl</artifactId>
    <version>23.0</version>
</dependency>