| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.puresoltechnologies.purifinity.server |
| Идентификатор | Идентификаторpasswordstore.rest.api |
| Версия | Версия0.4.1 |
| Тип | Типjar |
| Описание |
ОписаниеPurifinity Server: passwordstore.rest.api
In this module and all its sub-modules Purifinity server components are included.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.rest.api/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>passwordstore.rest.api</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.rest.api/
implementation 'com.puresoltechnologies.purifinity.server:passwordstore.rest.api:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.rest.api/
implementation ("com.puresoltechnologies.purifinity.server:passwordstore.rest.api:0.4.1")
'com.puresoltechnologies.purifinity.server:passwordstore.rest.api:jar:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="passwordstore.rest.api" rev="0.4.1">
<artifact name="passwordstore.rest.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='passwordstore.rest.api', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "passwordstore.rest.api" % "0.4.1"
[com.puresoltechnologies.purifinity.server/passwordstore.rest.api "0.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.puresoltechnologies.commons : types | jar | 0.6.0 |
| com.puresoltechnologies.purifinity.api : domain | jar | 0.4.1 |
| com.puresoltechnologies.purifinity.server : passwordstore.domain | jar | 0.4.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.5.1 |
| org.jboss.resteasy : jaxrs-api | jar | 3.0.11.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |