License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.clerezza |
ArtifactId | ArtifactIdplatform.users |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionClerezza - Platform Users
Utilities to access graphs with information about and for
specific agents/users
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform.users-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.users/ -->
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.users</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.users/
implementation 'org.apache.clerezza:platform.users:1.0.0'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.users/
implementation ("org.apache.clerezza:platform.users:1.0.0")
'org.apache.clerezza:platform.users:pom:1.0.0'
<dependency org="org.apache.clerezza" name="platform.users" rev="1.0.0">
<artifact name="platform.users" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.users', version='1.0.0')
)
libraryDependencies += "org.apache.clerezza" % "platform.users" % "1.0.0"
[org.apache.clerezza/platform.users "1.0.0"]