| License |
License |
|---|---|
| GroupId | GroupIdcom.alexbt |
| ArtifactId | ArtifactIdappdirect-notification-model |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
Descriptionalexbt's AppDirect Notificaton Model
Java modelisation for the Notification payload
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.hibernate : hibernate-validator | jar | 5.2.4.Final |
| 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 |