License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.clerezza |
ArtifactId | ArtifactIdplatform.accountcontrolpanel |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionClerezza - Platform Account Control Panel
A web interface that provides functions to configure the account of a platform user.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform.accountcontrolpanel-0.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.accountcontrolpanel/ -->
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.accountcontrolpanel</artifactId>
<version>0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.accountcontrolpanel/
implementation 'org.apache.clerezza:platform.accountcontrolpanel:0.10'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.accountcontrolpanel/
implementation ("org.apache.clerezza:platform.accountcontrolpanel:0.10")
'org.apache.clerezza:platform.accountcontrolpanel:pom:0.10'
<dependency org="org.apache.clerezza" name="platform.accountcontrolpanel" rev="0.10">
<artifact name="platform.accountcontrolpanel" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.accountcontrolpanel', version='0.10')
)
libraryDependencies += "org.apache.clerezza" % "platform.accountcontrolpanel" % "0.10"
[org.apache.clerezza/platform.accountcontrolpanel "0.10"]