alexbt's AppDirect Notificaton Model

Java modelisation for the Notification payload

License

License

GroupId

GroupId

com.alexbt
ArtifactId

ArtifactId

appdirect-notification-model
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

alexbt's AppDirect Notificaton Model
Java modelisation for the Notification payload

Download appdirect-notification-model

How to add to project

<!-- https://jarcasting.com/artifacts/com.alexbt/appdirect-notification-model/ -->
<dependency>
    <groupId>com.alexbt</groupId>
    <artifactId>appdirect-notification-model</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.alexbt/appdirect-notification-model/
implementation 'com.alexbt:appdirect-notification-model:1.0.8'
// https://jarcasting.com/artifacts/com.alexbt/appdirect-notification-model/
implementation ("com.alexbt:appdirect-notification-model:1.0.8")
'com.alexbt:appdirect-notification-model:jar:1.0.8'
<dependency org="com.alexbt" name="appdirect-notification-model" rev="1.0.8">
  <artifact name="appdirect-notification-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alexbt', module='appdirect-notification-model', version='1.0.8')
)
libraryDependencies += "com.alexbt" % "appdirect-notification-model" % "1.0.8"
[com.alexbt/appdirect-notification-model "1.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.2.4.Final

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
javax.el : javax.el-api jar 3.0.0
commons-io : commons-io jar 2.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7