License |
License |
---|---|
GroupId | GroupIdio.mosip.idrepository |
ArtifactId | ArtifactIdid-repository-credentials-feeder |
Version | Version1.2.0-rc1 |
Type | Typejar |
Description |
DescriptionID-Repository Credentials Feeder
Batch Job Application for feeding IDA instances with credentials.
|
<!-- https://jarcasting.com/artifacts/io.mosip.idrepository/id-repository-credentials-feeder/ -->
<dependency>
<groupId>io.mosip.idrepository</groupId>
<artifactId>id-repository-credentials-feeder</artifactId>
<version>1.2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/io.mosip.idrepository/id-repository-credentials-feeder/
implementation 'io.mosip.idrepository:id-repository-credentials-feeder:1.2.0-rc1'
// https://jarcasting.com/artifacts/io.mosip.idrepository/id-repository-credentials-feeder/
implementation ("io.mosip.idrepository:id-repository-credentials-feeder:1.2.0-rc1")
'io.mosip.idrepository:id-repository-credentials-feeder:jar:1.2.0-rc1'
<dependency org="io.mosip.idrepository" name="id-repository-credentials-feeder" rev="1.2.0-rc1">
<artifact name="id-repository-credentials-feeder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mosip.idrepository', module='id-repository-credentials-feeder', version='1.2.0-rc1')
)
libraryDependencies += "io.mosip.idrepository" % "id-repository-credentials-feeder" % "1.2.0-rc1"
[io.mosip.idrepository/id-repository-credentials-feeder "1.2.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-batch | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.0.7.RELEASE |
org.springframework.cloud : spring-cloud-starter-config | jar | 2.0.4.RELEASE |
io.mosip.kernel : kernel-core | jar | 1.2.0-rc1 |
io.mosip.kernel : kernel-logger-logback | jar | 1.2.0-rc1 |
org.postgresql : postgresql | jar | 42.2.2 |
org.springframework.batch : spring-batch-integration | jar | 4.0.1.RELEASE |
io.mosip.idrepository : id-repository-core | jar | 1.2.0-rc1 |
io.mosip.kernel : kernel-websubclient-api | jar | 1.2.0-rc1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
javax.activation : activation | jar | 1.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
org.javassist : javassist | jar | 3.27.0-GA |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |