TagMap

An Index Data Structure for Fast Subset and Superset Queries

License

License

GroupId

GroupId

org.aksw.commons
ArtifactId

ArtifactId

tagmap-parent
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

TagMap
An Index Data Structure for Fast Subset and Superset Queries
Project URL

Project URL

https://github.com/SmartDataAnalytics/TagMap
Source Code Management

Source Code Management

https://github.com/SmartDataAnalytics/TagMap

Download tagmap-parent

Filename Size
tagmap-parent-1.0.5.pom 14 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.aksw.commons/tagmap-parent/ -->
<dependency>
    <groupId>org.aksw.commons</groupId>
    <artifactId>tagmap-parent</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.commons/tagmap-parent/
implementation 'org.aksw.commons:tagmap-parent:1.0.5'
// https://jarcasting.com/artifacts/org.aksw.commons/tagmap-parent/
implementation ("org.aksw.commons:tagmap-parent:1.0.5")
'org.aksw.commons:tagmap-parent:pom:1.0.5'
<dependency org="org.aksw.commons" name="tagmap-parent" rev="1.0.5">
  <artifact name="tagmap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.commons', module='tagmap-parent', version='1.0.5')
)
libraryDependencies += "org.aksw.commons" % "tagmap-parent" % "1.0.5"
[org.aksw.commons/tagmap-parent "1.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tagmap-core
org.aksw.commons

Smart Data Analytics

Software Projects by the Smart Data Analytics (SDA) Research Group - the README project contains links to other core projects

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0