License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.plooh.adssi |
ArtifactId | ArtifactIddidp-messaging-app |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondidp-messaging-app
Plooh Secure Wallet Messaging Application
|
Filename | Size |
---|---|
didp-messaging-app-0.0.1.pom | |
didp-messaging-app-0.0.1.jar | 55 MB |
didp-messaging-app-0.0.1-sources.jar | 3 KB |
didp-messaging-app-0.0.1-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plooh.adssi/didp-messaging-app/ -->
<dependency>
<groupId>com.plooh.adssi</groupId>
<artifactId>didp-messaging-app</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.plooh.adssi/didp-messaging-app/
implementation 'com.plooh.adssi:didp-messaging-app:0.0.1'
// https://jarcasting.com/artifacts/com.plooh.adssi/didp-messaging-app/
implementation ("com.plooh.adssi:didp-messaging-app:0.0.1")
'com.plooh.adssi:didp-messaging-app:jar:0.0.1'
<dependency org="com.plooh.adssi" name="didp-messaging-app" rev="0.0.1">
<artifact name="didp-messaging-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plooh.adssi', module='didp-messaging-app', version='0.0.1')
)
libraryDependencies += "com.plooh.adssi" % "didp-messaging-app" % "0.0.1"
[com.plooh.adssi/didp-messaging-app "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.plooh.adssi : store-redis | jar | 0.0.4 |
com.plooh.adssi : didp-messaging-service | jar | 0.0.1 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
org.springdoc : springdoc-openapi-ui | jar | 1.5.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.plooh.adssi : store-map | jar | 0.0.4 |