| License |
License |
|---|---|
| GroupId | GroupIdio.mosip.hotlist |
| ArtifactId | ArtifactIdhotlist-service |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
DescriptionHotlist Service
Service to block/unblock ids in MOSIP
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hotlist-service-1.2.0.pom | |
| hotlist-service-1.2.0.jar | 62 MB |
| hotlist-service-1.2.0-sources.jar | 38 KB |
| hotlist-service-1.2.0-javadoc.jar | 681 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.hotlist/hotlist-service/ -->
<dependency>
<groupId>io.mosip.hotlist</groupId>
<artifactId>hotlist-service</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.hotlist/hotlist-service/
implementation 'io.mosip.hotlist:hotlist-service:1.2.0'
// https://jarcasting.com/artifacts/io.mosip.hotlist/hotlist-service/
implementation ("io.mosip.hotlist:hotlist-service:1.2.0")
'io.mosip.hotlist:hotlist-service:jar:1.2.0'
<dependency org="io.mosip.hotlist" name="hotlist-service" rev="1.2.0">
<artifact name="hotlist-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.hotlist', module='hotlist-service', version='1.2.0')
)
libraryDependencies += "io.mosip.hotlist" % "hotlist-service" % "1.2.0"
[io.mosip.hotlist/hotlist-service "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.mosip.kernel : kernel-core | jar | 1.2.0 |
| org.projectlombok : lombok | jar | 1.18.8 |
| org.postgresql : postgresql | jar | 42.2.2 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.0.2.RELEASE |
| io.mosip.kernel : kernel-websubclient-api | jar | 1.2.0 |
| io.mosip.kernel : kernel-logger-logback | jar | 1.2.0 |
| org.springframework : spring-webflux | jar | 5.0.6.RELEASE |
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.0.2.RELEASE |
| org.springdoc : springdoc-openapi-ui | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.powermock : powermock-api-mockito2 | jar | 2.0.0 |
| org.powermock : powermock-module-junit4 | jar | 2.0.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |