course-unlocker

Allows an instructor to unlock/lock a course, especially after a term has finished.

License

License

GroupId

GroupId

edu.iu.uits.lms
ArtifactId

ArtifactId

course-unlocker
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

course-unlocker
Allows an instructor to unlock/lock a course, especially after a term has finished.
Project URL

Project URL

https://github.com/indiana-university/lms-canvas-course-unlocker
Project Organization

Project Organization

Indiana University
Source Code Management

Source Code Management

https://github.com/indiana-university/lms-canvas-course-unlocker

Download course-unlocker

How to add to project

<!-- https://jarcasting.com/artifacts/edu.iu.uits.lms/course-unlocker/ -->
<dependency>
    <groupId>edu.iu.uits.lms</groupId>
    <artifactId>course-unlocker</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.iu.uits.lms/course-unlocker/
implementation 'edu.iu.uits.lms:course-unlocker:5.0.1'
// https://jarcasting.com/artifacts/edu.iu.uits.lms/course-unlocker/
implementation ("edu.iu.uits.lms:course-unlocker:5.0.1")
'edu.iu.uits.lms:course-unlocker:jar:5.0.1'
<dependency org="edu.iu.uits.lms" name="course-unlocker" rev="5.0.1">
  <artifact name="course-unlocker" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.iu.uits.lms', module='course-unlocker', version='5.0.1')
)
libraryDependencies += "edu.iu.uits.lms" % "course-unlocker" % "5.0.1"
[edu.iu.uits.lms/course-unlocker "5.0.1"]

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.boot : spring-boot-starter-actuator jar 2.5.4
org.springframework.boot : spring-boot-starter-oauth2-resource-server jar 2.5.4
org.springframework.boot : spring-boot-starter-oauth2-client jar 2.5.4
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.5.4
org.thymeleaf.extras : thymeleaf-extras-springsecurity5 jar 3.0.4.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.5.3
org.springframework.boot : spring-boot-starter-security jar 2.5.4
edu.iu.uits.lms : lms-canvas-lti-framework jar 5.1.9
edu.iu.uits.lms : lms-canvas-services jar 5.0.7
edu.iu.uits.lms : lms-canvas-common-configuration jar 5.0.3
edu.iu.uits.lms : lms-canvas-rivet jar 5.1.8.2_1
edu.iu.uits.lms : lms-canvas-redis-config jar 5.0.7
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.4
org.springframework.cloud : spring-cloud-starter-vault-config jar 3.0.5
commons-io : commons-io jar 2.8.0
org.webjars : webjars-locator jar 0.42
org.webjars : jquery jar 3.5.1

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4
edu.iu.uits.lms : lms-canvas-lti-framework test-jar 5.1.9
edu.iu.uits.lms : lms-canvas-services test-jar 5.0.7
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
5.0.0