License |
License |
---|---|
GroupId | GroupIdcom.puresoltechnologies.purifinity.server |
ArtifactId | ArtifactIdpasswordstore.rest.impl |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionPurifinity Server: passwordstore.rest.impl
In this module and all its sub-modules Purifinity server components are included.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.rest.impl/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>passwordstore.rest.impl</artifactId>
<version>0.4.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.rest.impl/
implementation 'com.puresoltechnologies.purifinity.server:passwordstore.rest.impl:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.rest.impl/
implementation ("com.puresoltechnologies.purifinity.server:passwordstore.rest.impl:0.4.1")
'com.puresoltechnologies.purifinity.server:passwordstore.rest.impl:war:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="passwordstore.rest.impl" rev="0.4.1">
<artifact name="passwordstore.rest.impl" type="war" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='passwordstore.rest.impl', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "passwordstore.rest.impl" % "0.4.1"
[com.puresoltechnologies.purifinity.server/passwordstore.rest.impl "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.puresoltechnologies.purifinity.api : domain | jar | 0.4.1 |
com.puresoltechnologies.purifinity.server : passwordstore.rest.api | jar | 0.4.1 |
Group / Artifact | Type | Version |
---|---|---|
com.puresoltechnologies.commons : misc | jar | 0.6.0 |
com.puresoltechnologies.purifinity.server : passwordstore.core.api | jar | 0.4.1 |
javax : javaee-api | jar | 7.0 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.11.Final |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.5.1 |
org.slf4j : slf4j-api | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |