License |
License |
---|---|
GroupId | GroupIdio.mosip.preregistration |
ArtifactId | ArtifactIdpre-registration-booking-service |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpre-registration-booking-service
Booking service of MOSIP Pre-registration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.mosip.preregistration/pre-registration-booking-service/ -->
<dependency>
<groupId>io.mosip.preregistration</groupId>
<artifactId>pre-registration-booking-service</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.preregistration/pre-registration-booking-service/
implementation 'io.mosip.preregistration:pre-registration-booking-service:1.2.0'
// https://jarcasting.com/artifacts/io.mosip.preregistration/pre-registration-booking-service/
implementation ("io.mosip.preregistration:pre-registration-booking-service:1.2.0")
'io.mosip.preregistration:pre-registration-booking-service:jar:1.2.0'
<dependency org="io.mosip.preregistration" name="pre-registration-booking-service" rev="1.2.0">
<artifact name="pre-registration-booking-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.preregistration', module='pre-registration-booking-service', version='1.2.0')
)
libraryDependencies += "io.mosip.preregistration" % "pre-registration-booking-service" % "1.2.0"
[io.mosip.preregistration/pre-registration-booking-service "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
io.jsonwebtoken : jjwt | jar | 0.6.0 |
com.h2database : h2 | jar | |
org.springframework.cloud : spring-cloud-starter-config | jar | 2.0.0.RELEASE |
io.mosip.preregistration : pre-registration-core | jar | 1.2.0 |
io.mosip.kernel : kernel-core | jar | 1.2.0 |
org.springframework.boot : spring-boot-starter-security | jar | |
net.logstash.logback : logstash-logback-encoder | jar | 4.9 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
net.minidev : asm | jar | 1.0.2 |
com.jayway.jsonpath : json-path | jar | 2.2.0 |
net.minidev : json-smart | jar | 2.2.1 |
io.micrometer : micrometer-core | jar | 1.4.2 |
io.micrometer : micrometer-registry-prometheus | jar | 1.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.mockito : mockito-core | jar | 2.23.4 |
org.springframework.security : spring-security-test | jar |