License |
License |
---|---|
GroupId | GroupIdcom.timeular.nytta.email |
ArtifactId | ArtifactIdcore |
Version | Version5.2.0 |
Type | Typejar |
Description |
DescriptionTimeular Nytta Email
This module provides basic infrastructure for sending email
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-5.2.0.pom | |
core-5.2.0.jar | 54 KB |
core-5.2.0-sources.jar | 12 KB |
core-5.2.0-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.timeular.nytta.email/core/ -->
<dependency>
<groupId>com.timeular.nytta.email</groupId>
<artifactId>core</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.timeular.nytta.email/core/
implementation 'com.timeular.nytta.email:core:5.2.0'
// https://jarcasting.com/artifacts/com.timeular.nytta.email/core/
implementation ("com.timeular.nytta.email:core:5.2.0")
'com.timeular.nytta.email:core:jar:5.2.0'
<dependency org="com.timeular.nytta.email" name="core" rev="5.2.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.timeular.nytta.email', module='core', version='5.2.0')
)
libraryDependencies += "com.timeular.nytta.email" % "core" % "5.2.0"
[com.timeular.nytta.email/core "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.13.RELEASE |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.google.guava : guava | jar | 31.0.1-jre |
com.google.code.gson : gson | jar | 2.8.6 |
org.slf4j : slf4j-api | jar | 1.7.35 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 2.1.210 |
org.dbunit : dbunit | jar | 2.7.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
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 |