Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.mosip.datashare |
ArtifactId | ArtifactIddata-share-service |
Version | Version1.1.5.2 |
Type | Typejar |
Description |
Descriptiondata-share-service
|
Filename | Size |
---|---|
data-share-service-1.1.5.2.pom | |
data-share-service-1.1.5.2.jar | 164 MB |
data-share-service-1.1.5.2-sources.jar | 37 KB |
data-share-service-1.1.5.2-javadoc.jar | 696 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mosip.datashare/data-share-service/ -->
<dependency>
<groupId>io.mosip.datashare</groupId>
<artifactId>data-share-service</artifactId>
<version>1.1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.datashare/data-share-service/
implementation 'io.mosip.datashare:data-share-service:1.1.5.2'
// https://jarcasting.com/artifacts/io.mosip.datashare/data-share-service/
implementation ("io.mosip.datashare:data-share-service:1.1.5.2")
'io.mosip.datashare:data-share-service:jar:1.1.5.2'
<dependency org="io.mosip.datashare" name="data-share-service" rev="1.1.5.2">
<artifact name="data-share-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.datashare', module='data-share-service', version='1.1.5.2')
)
libraryDependencies += "io.mosip.datashare" % "data-share-service" % "1.1.5.2"
[io.mosip.datashare/data-share-service "1.1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
io.mosip.kernel : kernel-core | jar | 1.1.5.2 |
org.springframework.cloud : spring-cloud-starter-config | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter-cache | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.0.2.RELEASE |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.mosip.kernel : kernel-logger-logback | jar | 1.1.5.2 |
io.mosip.commons. » khazana | jar | 1.1.5.2 |
io.micrometer : micrometer-core | jar | 1.4.2 |
io.micrometer : micrometer-registry-prometheus | jar | 1.4.2 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.google.code.gson : gson | jar | 2.8.4 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.197 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |