lms-email-service

Shared services for the lms-canvas LTI tools to send email

License

License

GroupId

GroupId

edu.iu.uits.lms
ArtifactId

ArtifactId

lms-email-service
Last Version

Last Version

5.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

lms-email-service
Shared services for the lms-canvas LTI tools to send email
Project URL

Project URL

https://github.com/indiana-university/lms-canvas-email-service
Project Organization

Project Organization

Indiana University
Source Code Management

Source Code Management

https://github.com/indiana-university/lms-canvas-email-service

Download lms-email-service

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.4
org.springframework.boot : spring-boot-starter-mail jar 2.5.4
org.springframework.boot : spring-boot-starter-oauth2-client jar 2.5.4
edu.iu.uits.lms : lms-canvas-common-configuration jar 5.0.3
commons-io : commons-io jar 2.11.0
commons-codec : commons-codec jar 1.15
org.projectlombok : lombok jar 1.18.20
org.springdoc : springdoc-openapi-ui Optional jar 1.6.7

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.2
5.0.1