| License |
License |
|---|---|
| GroupId | GroupIdedu.iu.uits.lms |
| ArtifactId | ArtifactIdcourse-unlocker |
| Version | Version5.0.1 |
| Type | Typejar |
| Description |
Descriptioncourse-unlocker
Allows an instructor to unlock/lock a course, especially after a term has finished.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| course-unlocker-5.0.1.pom | |
| course-unlocker-5.0.1.jar | 80 MB |
| course-unlocker-5.0.1-sources.jar | 21 KB |
| course-unlocker-5.0.1-javadoc.jar | 471 KB |
| Browse |
<!-- 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"]
| 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 |