Last Version

Ogham Core 3.0.0

Open, General and Highly Adaptative Messaging library. It is a reusable Java library for sending any kind of message (email, SMS, mobile notification, tweet, SNMP...). The content of the message can comes from any templating engine (Thymeleaf, FreeMarker, Velocity, ...). It also provides bridges for framework integration (Spring, JSF, ...). It is designed to be easily extended.

License

License

GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-core
Version

Version

3.0.0
Type

Type

jar
Description

Description

Ogham Core
Open, General and Highly Adaptative Messaging library. It is a reusable Java library for sending any kind of message (email, SMS, mobile notification, tweet, SNMP...). The content of the message can comes from any templating engine (Thymeleaf, FreeMarker, Velocity, ...). It also provides bridges for framework integration (Spring, JSF, ...). It is designed to be easily extended.

Download ogham-core 3.0.0


<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-core/ -->
<dependency>
    <groupId>fr.sii.ogham</groupId>
    <artifactId>ogham-core</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-core/
implementation 'fr.sii.ogham:ogham-core:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-core/
implementation ("fr.sii.ogham:ogham-core:3.0.0")
'fr.sii.ogham:ogham-core:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-core" rev="3.0.0">
  <artifact name="ogham-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-core', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-core" % "3.0.0"
[fr.sii.ogham/ogham-core "3.0.0"]

Dependencies

compile (11)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11
org.reflections : reflections jar 0.9.11
org.apache.tika : tika-core jar 1.24.1
com.sun.activation : jakarta.activation jar 1.2.2
org.jsoup : jsoup jar 1.13.1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.javassist : javassist jar 3.26.0-GA
com.google.guava : guava jar 30.1-jre

test (3)

Group / Artifact Type Version
fr.sii.ogham : ogham-test-utils jar 3.0.0
com.sun.mail : jakarta.mail jar 1.6.5
jakarta.mail : jakarta.mail-api jar 1.6.5

Project Modules

There are no modules declared in this project.