| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.dell.cpsd |
| Идентификатор | Идентификаторidentity-service |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom for Dell CPSD Symphony
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar |