License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.clerezza |
ArtifactId | ArtifactIdplatform.content.representations |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionClerezza - Platform Content Representations
Provides services for creating and retrieving alternative representations of content.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform.content.representations-0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.content.representations/ -->
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.content.representations</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.content.representations/
implementation 'org.apache.clerezza:platform.content.representations:0.2'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.content.representations/
implementation ("org.apache.clerezza:platform.content.representations:0.2")
'org.apache.clerezza:platform.content.representations:pom:0.2'
<dependency org="org.apache.clerezza" name="platform.content.representations" rev="0.2">
<artifact name="platform.content.representations" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.content.representations', version='0.2')
)
libraryDependencies += "org.apache.clerezza" % "platform.content.representations" % "0.2"
[org.apache.clerezza/platform.content.representations "0.2"]