License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.puresoltechnologies.purifinity.server |
ArtifactId | ArtifactIdpasswordstore.domain |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPurifinity Server: passwordstore.domain
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.domain/ -->
<dependency>
<groupId>com.puresoltechnologies.purifinity.server</groupId>
<artifactId>passwordstore.domain</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.domain/
implementation 'com.puresoltechnologies.purifinity.server:passwordstore.domain:0.4.1'
// https://jarcasting.com/artifacts/com.puresoltechnologies.purifinity.server/passwordstore.domain/
implementation ("com.puresoltechnologies.purifinity.server:passwordstore.domain:0.4.1")
'com.puresoltechnologies.purifinity.server:passwordstore.domain:jar:0.4.1'
<dependency org="com.puresoltechnologies.purifinity.server" name="passwordstore.domain" rev="0.4.1">
<artifact name="passwordstore.domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.purifinity.server', module='passwordstore.domain', version='0.4.1')
)
libraryDependencies += "com.puresoltechnologies.purifinity.server" % "passwordstore.domain" % "0.4.1"
[com.puresoltechnologies.purifinity.server/passwordstore.domain "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |