| License |
License |
|---|---|
| GroupId | GroupIdorg.sakaiproject.cloudstorage |
| ArtifactId | ArtifactIdcloud-storage |
| Version | Version21.0 |
| Type | Typepom |
| Description |
DescriptionCloud Storage Implementation
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cloud-storage-21.0.pom | 765 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.cloudstorage/cloud-storage/ -->
<dependency>
<groupId>org.sakaiproject.cloudstorage</groupId>
<artifactId>cloud-storage</artifactId>
<version>21.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.cloudstorage/cloud-storage/
implementation 'org.sakaiproject.cloudstorage:cloud-storage:21.0'
// https://jarcasting.com/artifacts/org.sakaiproject.cloudstorage/cloud-storage/
implementation ("org.sakaiproject.cloudstorage:cloud-storage:21.0")
'org.sakaiproject.cloudstorage:cloud-storage:pom:21.0'
<dependency org="org.sakaiproject.cloudstorage" name="cloud-storage" rev="21.0">
<artifact name="cloud-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.cloudstorage', module='cloud-storage', version='21.0')
)
libraryDependencies += "org.sakaiproject.cloudstorage" % "cloud-storage" % "21.0"
[org.sakaiproject.cloudstorage/cloud-storage "21.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| junit : junit | jar | 4.12 |