License |
License
MIT
|
---|---|
GroupId | GroupIdbe.personify.iam |
ArtifactId | ArtifactIdpersonify-model |
Version | Version1.3.0.RELEASE |
Type | Typejar |
Description |
Descriptionpersonify model
a possible model for personify
|
Project Organization |
Project Organizationpersonify |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/be.personify.iam/personify-model/ -->
<dependency>
<groupId>be.personify.iam</groupId>
<artifactId>personify-model</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/be.personify.iam/personify-model/
implementation 'be.personify.iam:personify-model:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/be.personify.iam/personify-model/
implementation ("be.personify.iam:personify-model:1.3.0.RELEASE")
'be.personify.iam:personify-model:jar:1.3.0.RELEASE'
<dependency org="be.personify.iam" name="personify-model" rev="1.3.0.RELEASE">
<artifact name="personify-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.personify.iam', module='personify-model', version='1.3.0.RELEASE')
)
libraryDependencies += "be.personify.iam" % "personify-model" % "1.3.0.RELEASE"
[be.personify.iam/personify-model "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
be.personify : personify-util | jar | 1.3.0.RELEASE |
com.querydsl : querydsl-apt | jar | 5.0.0 |
com.querydsl : querydsl-jpa | jar | 5.0.0 |
org.springframework : spring-beans | jar | 5.3.9 |
org.springframework.security : spring-security-crypto | jar | 5.5.2 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.0.Final |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |