is not current version
Last Version 0.10

org.apache.clerezza:platform.accountcontrolpanel 0.9-incubating

A web interface that provides functions to configure the account of a platform user.

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.clerezza
ArtifactId

ArtifactId

platform.accountcontrolpanel
Version

Version

0.9-incubating
Type

Type

pom

Download platform.accountcontrolpanel 0.9-incubating


<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.accountcontrolpanel/ -->
<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>platform.accountcontrolpanel</artifactId>
    <version>0.9-incubating</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.accountcontrolpanel/
implementation 'org.apache.clerezza:platform.accountcontrolpanel:0.9-incubating'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.accountcontrolpanel/
implementation ("org.apache.clerezza:platform.accountcontrolpanel:0.9-incubating")
'org.apache.clerezza:platform.accountcontrolpanel:pom:0.9-incubating'
<dependency org="org.apache.clerezza" name="platform.accountcontrolpanel" rev="0.9-incubating">
  <artifact name="platform.accountcontrolpanel" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.accountcontrolpanel', version='0.9-incubating')
)
libraryDependencies += "org.apache.clerezza" % "platform.accountcontrolpanel" % "0.9-incubating"
[org.apache.clerezza/platform.accountcontrolpanel "0.9-incubating"]