is not current version
Last Version 0.9.104

com.thesett:catalogue-model 0.8.21

A catalogue which is confugurable at the knowledge level to catalogue and organise any type of data and to provide structured access to it, free text querying of it and automatic data warehousing of events relating to it.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

catalogue-model
Version

Version

0.8.21
Type

Type

jar

Download catalogue-model 0.8.21


<!-- https://jarcasting.com/artifacts/com.thesett/catalogue-model/ -->
<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>catalogue-model</artifactId>
    <version>0.8.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/catalogue-model/
implementation 'com.thesett:catalogue-model:0.8.21'
// https://jarcasting.com/artifacts/com.thesett/catalogue-model/
implementation ("com.thesett:catalogue-model:0.8.21")
'com.thesett:catalogue-model:jar:0.8.21'
<dependency org="com.thesett" name="catalogue-model" rev="0.8.21">
  <artifact name="catalogue-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='catalogue-model', version='0.8.21')
)
libraryDependencies += "com.thesett" % "catalogue-model" % "0.8.21"
[com.thesett/catalogue-model "0.8.21"]