| License |
License |
|---|---|
| GroupId | GroupIdio.github.daichi-m |
| ArtifactId | ArtifactIdnotification4J |
| Version | Version0.1.5 |
| Type | Typejar |
| Description |
Descriptionnotification4J
A Java library for generating notifications in a microservices based app
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| notification4J-0.1.5.pom | |
| notification4J-0.1.5.jar | 38 KB |
| notification4J-0.1.5-sources.jar | 20 KB |
| notification4J-0.1.5-javadoc.jar | 143 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.daichi-m/notification4J/ -->
<dependency>
<groupId>io.github.daichi-m</groupId>
<artifactId>notification4J</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.daichi-m/notification4J/
implementation 'io.github.daichi-m:notification4J:0.1.5'
// https://jarcasting.com/artifacts/io.github.daichi-m/notification4J/
implementation ("io.github.daichi-m:notification4J:0.1.5")
'io.github.daichi-m:notification4J:jar:0.1.5'
<dependency org="io.github.daichi-m" name="notification4J" rev="0.1.5">
<artifact name="notification4J" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.daichi-m', module='notification4J', version='0.1.5')
)
libraryDependencies += "io.github.daichi-m" % "notification4J" % "0.1.5"
[io.github.daichi-m/notification4J "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | [3.1.0,) |
| org.projectlombok : lombok | jar | 1.18.16 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| javax.inject : javax.inject | jar | 1 |
| org.mybatis : mybatis | jar | 3.4.6 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.apache.commons : commons-text | jar | 1.8 |
| commons-collections : commons-collections | jar | 3.2.2 |
| com.google.guava : guava | jar | 29.0-jre |
| io.github.resilience4j : resilience4j-retry | jar | 1.6.1 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| org.mockito : mockito-core | jar | 2.28.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| it.ozimov : embedded-redis | jar | 0.7.3 |
| com.thedeanda : lorem | jar | 2.1 |