License |
License |
---|---|
GroupId | GroupIdcom.timeular.nytta.email |
ArtifactId | ArtifactIdspring |
Version | Version4.0.0 |
Type | Typejar |
Description |
DescriptionTimeular Nytta Spring Email
This module provides spring configuration for the email package
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-4.0.0.pom | |
spring-4.0.0.jar | 4 KB |
spring-4.0.0-sources.jar | 3 KB |
spring-4.0.0-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.timeular.nytta.email/spring/ -->
<dependency>
<groupId>com.timeular.nytta.email</groupId>
<artifactId>spring</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.timeular.nytta.email/spring/
implementation 'com.timeular.nytta.email:spring:4.0.0'
// https://jarcasting.com/artifacts/com.timeular.nytta.email/spring/
implementation ("com.timeular.nytta.email:spring:4.0.0")
'com.timeular.nytta.email:spring:jar:4.0.0'
<dependency org="com.timeular.nytta.email" name="spring" rev="4.0.0">
<artifact name="spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.timeular.nytta.email', module='spring', version='4.0.0')
)
libraryDependencies += "com.timeular.nytta.email" % "spring" % "4.0.0"
[com.timeular.nytta.email/spring "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.timeular.nytta.email : core | jar | 4.0.0 |
org.thymeleaf : thymeleaf-spring5 | jar | 3.0.12.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21-2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21-2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.platform : junit-platform-commons | jar | |
com.natpryce : hamkrest | jar | 1.8.0.1 |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.2.0 |