License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.puresoltechnologies.purifinity.server |
ArtifactId | ArtifactIdpasswordstore.client |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPurifinity Server: passwordstore.client
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.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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.6 |
org.jboss.resteasy : resteasy-client | jar | 3.0.11.Final |