GroupId | GroupIdorg.apereo.service.persondir |
---|---|
ArtifactId | ArtifactIdperson-directory-parent |
Last Version | Last Version2.0.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPerson Directory Parent
Parent project for the API and Impl packages.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
person-directory-parent-2.0.12.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-parent/ -->
<dependency>
<groupId>org.apereo.service.persondir</groupId>
<artifactId>person-directory-parent</artifactId>
<version>2.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-parent/
implementation 'org.apereo.service.persondir:person-directory-parent:2.0.12'
// https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-parent/
implementation ("org.apereo.service.persondir:person-directory-parent:2.0.12")
'org.apereo.service.persondir:person-directory-parent:pom:2.0.12'
<dependency org="org.apereo.service.persondir" name="person-directory-parent" rev="2.0.12">
<artifact name="person-directory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apereo.service.persondir', module='person-directory-parent', version='2.0.12')
)
libraryDependencies += "org.apereo.service.persondir" % "person-directory-parent" % "2.0.12"
[org.apereo.service.persondir/person-directory-parent "2.0.12"]