| License |
License |
|---|---|
| GroupId | GroupIdorg.sakaiproject.contentreview.vericite |
| ArtifactId | ArtifactIdcontent-review-vericite-impl |
| Version | Version22.0 |
| Type | Typejar |
| Description |
DescriptionContent Review VeriCite Implementation
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.contentreview.vericite/content-review-vericite-impl/ -->
<dependency>
<groupId>org.sakaiproject.contentreview.vericite</groupId>
<artifactId>content-review-vericite-impl</artifactId>
<version>22.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.vericite/content-review-vericite-impl/
implementation 'org.sakaiproject.contentreview.vericite:content-review-vericite-impl:22.0'
// https://jarcasting.com/artifacts/org.sakaiproject.contentreview.vericite/content-review-vericite-impl/
implementation ("org.sakaiproject.contentreview.vericite:content-review-vericite-impl:22.0")
'org.sakaiproject.contentreview.vericite:content-review-vericite-impl:jar:22.0'
<dependency org="org.sakaiproject.contentreview.vericite" name="content-review-vericite-impl" rev="22.0">
<artifact name="content-review-vericite-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.contentreview.vericite', module='content-review-vericite-impl', version='22.0')
)
libraryDependencies += "org.sakaiproject.contentreview.vericite" % "content-review-vericite-impl" % "22.0"
[org.sakaiproject.contentreview.vericite/content-review-vericite-impl "22.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sakaiproject.contentreview.service : content-review-service-impl | jar | 22.0 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| com.sun.jersey : jersey-client | jar | 1.18 |
| com.sun.jersey.contribs : jersey-multipart | jar | 1.18 |
| io.swagger : swagger-annotations | jar | 1.5.9 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.6.2 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.2 |
| com.brsanthu : migbase64 | jar | 2.2 |
| com.vericite : vericite-lms-api | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |