Jar examples for o: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.
You can download jar file ogham-core 2.0.0 in this page.
You can use the following script to add ogham-core-2.0.0.jar to your project.
<dependency> <groupId>fr.sii.ogham</groupId> <artifactId>ogham-core</artifactId> <version>2.0.0</version> </dependency>
compile group: 'fr.sii.ogham', name: 'ogham-core', version: '2.0.0'
libraryDependencies += "fr.sii.ogham" % "ogham-core" % "2.0.0"
<dependency org="fr.sii.ogham" name="ogham-core" rev="2.0.0"/>
@Grapes(@Grab(group='fr.sii.ogham', module='ogham-core', version='2.0.0'))
'fr.sii.ogham:ogham-core:jar:2.0.0'
Click the following link to download the jar file.
ogham-core-2.0.0-javadoc.jar