Last Version

Hotlist Service 1.2.0

Service to block/unblock ids in MOSIP

License

License

GroupId

GroupId

io.mosip.hotlist
ArtifactId

ArtifactId

hotlist-service
Version

Version

1.2.0
Type

Type

jar
Description

Description

Hotlist Service
Service to block/unblock ids in MOSIP
Project URL

Project URL

https://github.com/mosip/admin-services
Source Code Management

Source Code Management

https://github.com/mosip/admin-services

Download hotlist-service 1.2.0


<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.0.2.RELEASE

test (3)

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

Project Modules

There are no modules declared in this project.