License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.dell.cpsd |
ArtifactId | ArtifactIdidentity-service |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom for Dell CPSD Symphony
|
Filename | Size |
---|---|
identity-service-1.0.0.pom | |
identity-service-1.0.0.jar | 86 KB |
identity-service-1.0.0-sources.jar | 57 KB |
identity-service-1.0.0-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dell.cpsd/identity-service/ -->
<dependency>
<groupId>com.dell.cpsd</groupId>
<artifactId>identity-service</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.cpsd/identity-service/
implementation 'com.dell.cpsd:identity-service:1.0.0'
// https://jarcasting.com/artifacts/com.dell.cpsd/identity-service/
implementation ("com.dell.cpsd:identity-service:1.0.0")
'com.dell.cpsd:identity-service:jar:1.0.0'
<dependency org="com.dell.cpsd" name="identity-service" rev="1.0.0">
<artifact name="identity-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.cpsd', module='identity-service', version='1.0.0')
)
libraryDependencies += "com.dell.cpsd" % "identity-service" % "1.0.0"
[com.dell.cpsd/identity-service "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.slf4j : slf4j-log4j12 | jar | |
log4j : log4j | jar | |
org.apache.lucene : lucene-core | jar | 5.3.1 |
org.apache.lucene : lucene-queryparser | jar | 5.3.1 |
org.apache.lucene : lucene-analyzers-common | jar | 5.3.1 |
com.dell.cpsd : identity-service-api | zip | 1.2.0 |
commons-beanutils : commons-beanutils | jar | |
commons-lang : commons-lang | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-context | jar | |
com.google.code.gson : gson | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.dell.cpsd : common-rabbitmq | jar | 2.1.0 |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |