VeriCite LMS API

VeriCite LMS API SDK for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.vericite
ArtifactId

ArtifactId

vc-api-java
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

VeriCite LMS API
VeriCite LMS API SDK for Java
Source Code Management

Source Code Management

https://github.com/vericite/vericite_api_java

Download vc-api-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.vericite/vc-api-java/ -->
<dependency>
    <groupId>com.vericite</groupId>
    <artifactId>vc-api-java</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vericite/vc-api-java/
implementation 'com.vericite:vc-api-java:1.0'
// https://jarcasting.com/artifacts/com.vericite/vc-api-java/
implementation ("com.vericite:vc-api-java:1.0")
'com.vericite:vc-api-java:jar:1.0'
<dependency org="com.vericite" name="vc-api-java" rev="1.0">
  <artifact name="vc-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vericite', module='vc-api-java', version='1.0')
)
libraryDependencies += "com.vericite" % "vc-api-java" % "1.0"
[com.vericite/vc-api-java "1.0"]

Dependencies

compile (28)

Group / Artifact Type Version
net.sf.json-lib : json-lib jar 2.4
org.apache.httpcomponents : httpclient jar 4.3.1
org.apache.httpcomponents : httpmime jar 4.3.1
commons-io : commons-io jar 2.5
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
joda-time : joda-time jar 2.9.3
com.fasterxml.jackson.core : jackson-core jar 2.8.6
com.fasterxml.jackson.core : jackson-annotations jar 2.8.6
com.fasterxml.jackson.core : jackson-databind jar 2.8.6
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.6
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.8.6
com.brsanthu : migbase64 jar 2.2
commons-codec : commons-codec jar 1.10
commons-beanutils : commons-beanutils jar 1.7.0
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.2
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
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

VeriCite Content Review Implmentation

This is the vericite content review implementation which is for use with those that use the vericite service.

Configuration

Enable plagiarism detection in assignments

  • assignment.useContentReview=true

To Update the SDK

Update pom version mvn clean deploy -P release

com.vericite

VeriCite

VeriCite is a cloud-based service that identifies plagiarism by comparing submitted work against an ever-increasing database of sources.

Versions

Version
1.0