| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.puresoltechnologies.purifinity.server |
| Идентификатор | Идентификаторpasswordstore.client |
| Версия | Версия0.4.1 |
| Тип | Типjar |
| Описание |
ОписаниеPurifinity Server: passwordstore.client
In this module and all its sub-modules Purifinity server components are included.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| passwordstore.client-0.4.1.pom | |
| passwordstore.client-0.4.1.jar | 8 KB |
| passwordstore.client-0.4.1-sources.jar | 7 KB |
| passwordstore.client-0.4.1-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.client/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>passwordstore.client</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.client/
implementation 'com.puresoltechnologies.purifinity.server:passwordstore.client:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.client/
implementation ("com.puresoltechnologies.purifinity.server:passwordstore.client:0.4.1")
'com.puresoltechnologies.purifinity.server:passwordstore.client:jar:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="passwordstore.client" rev="0.4.1">
<artifact name="passwordstore.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='passwordstore.client', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "passwordstore.client" % "0.4.1"
[com.puresoltechnologies.purifinity.server/passwordstore.client "0.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.puresoltechnologies.commons : types | jar | 0.6.0 |
| com.puresoltechnologies.purifinity.server : common.rest | jar | 0.4.1 |
| com.puresoltechnologies.purifinity.server : passwordstore.core.api | jar | 0.4.1 |
| com.puresoltechnologies.purifinity.server : passwordstore.domain | jar | 0.4.1 |
| com.puresoltechnologies.purifinity.server : passwordstore.rest.api | jar | 0.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 |
| org.jboss.resteasy : resteasy-client | jar | 3.0.11.Final |