is not current version
Last Version 3.0.0

fr.sii.ogham:ogham-parent 2.0.0

Email, SMS, mobile notification made simple without knowing RFCs. The content of the message can comes from any templating engine (Thymeleaf, FreeMarker, ...). It also provides integration with frameworks (Spring, JSF, ...). It is designed to be easily extended.

GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-parent
Version

Version

2.0.0
Type

Type

pom

Download ogham-parent 2.0.0

Filename Size
ogham-parent-2.0.0.pom 26 KB
Browse

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