License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.shortenedurl |
ArtifactId | ArtifactIdshortenedurl-impl |
Version | Version11.4 |
Type | Typejar |
Description |
DescriptionSakai Shortened URL Service Implementations
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shortenedurl-impl-11.4.pom | |
shortenedurl-impl-11.4.jar | 22 KB |
shortenedurl-impl-11.4-sources.jar | 17 KB |
shortenedurl-impl-11.4-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/shortenedurl-impl/ -->
<dependency>
<groupId>org.sakaiproject.shortenedurl</groupId>
<artifactId>shortenedurl-impl</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/shortenedurl-impl/
implementation 'org.sakaiproject.shortenedurl:shortenedurl-impl:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.shortenedurl/shortenedurl-impl/
implementation ("org.sakaiproject.shortenedurl:shortenedurl-impl:11.4")
'org.sakaiproject.shortenedurl:shortenedurl-impl:jar:11.4'
<dependency org="org.sakaiproject.shortenedurl" name="shortenedurl-impl" rev="11.4">
<artifact name="shortenedurl-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.shortenedurl', module='shortenedurl-impl', version='11.4')
)
libraryDependencies += "org.sakaiproject.shortenedurl" % "shortenedurl-impl" % "11.4"
[org.sakaiproject.shortenedurl/shortenedurl-impl "11.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 11.4 |
org.apache.httpcomponents : httpclient | jar | 4.0 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.shortenedurl : shortenedurl-api | jar | 11.4 |
org.springframework : spring-core | jar | 4.2.7.RELEASE |
org.springframework : spring-orm | jar | 4.2.7.RELEASE |
org.springframework : spring-tx | jar | 4.2.7.RELEASE |
org.hibernate : hibernate-core | jar | 3.6.10.Final |
commons-lang : commons-lang | jar | 2.5 |
javax.servlet : servlet-api | jar | 2.4 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 11.4 |
org.sakaiproject.kernel : sakai-component-manager | jar | 11.4 |
org.sakaiproject.entitybroker : entitybroker-api | jar | 11.4 |
net.jcip : jcip-annotations | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
log4j : log4j | jar | 1.2.17 |
org.projectlombok : lombok | jar | 1.16.8 |