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