Canvas API Library

A native Java library to talk to the Canvas REST API

Лицензия

Лицензия

GNU Lesser General Public License (LGPL), Version 3
Группа

Группа

uk.ac.ox.ctl
Идентификатор

Идентификатор

canvas-api
Последняя версия

Последняя версия

1.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Canvas API Library
A native Java library to talk to the Canvas REST API
Ссылка на сайт

Ссылка на сайт

https://github.com/oxctl/canvas-api
Организация-разработчик

Организация-разработчик

Kansas State University, Office of Mediated Education
Система контроля версий

Система контроля версий

https://github.com/oxctl/canvas-api

Скачать canvas-api

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/uk.ac.ox.ctl/canvas-api/ -->
<dependency>
    <groupId>uk.ac.ox.ctl</groupId>
    <artifactId>canvas-api</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ox.ctl/canvas-api/
implementation 'uk.ac.ox.ctl:canvas-api:1.6.0'
// https://jarcasting.com/artifacts/uk.ac.ox.ctl/canvas-api/
implementation ("uk.ac.ox.ctl:canvas-api:1.6.0")
'uk.ac.ox.ctl:canvas-api:jar:1.6.0'
<dependency org="uk.ac.ox.ctl" name="canvas-api" rev="1.6.0">
  <artifact name="canvas-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ox.ctl', module='canvas-api', version='1.6.0')
)
libraryDependencies += "uk.ac.ox.ctl" % "canvas-api" % "1.6.0"
[uk.ac.ox.ctl/canvas-api "1.6.0"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api jar 1.1.0.Final
com.google.code.gson : gson jar 2.3
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 30.1-jre
org.slf4j : slf4j-api jar 1.7.27
org.slf4j : slf4j-simple Необязательный jar 1.7.27
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.2

test (7)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.6
junit : junit jar 4.13.1
org.springframework : spring-beans jar 4.2.0.RELEASE
org.springframework : spring-context jar 4.2.0.RELEASE
org.springframework : spring-test jar 4.2.0.RELEASE
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.7.27

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.6.0
1.5.6
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.1