License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.aksw.commons |
ArtifactId | ArtifactIdsubgraph-isomorphism-index-parent |
Last Version | Last Version1.5.1-1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSub-graph Isomorphism Index
An Index Data Structure for Fast Isomorphic Subset and Superset Queries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
subgraph-isomorphism-index-parent-1.5.1-1.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aksw.commons/subgraph-isomorphism-index-parent/ -->
<dependency>
<groupId>org.aksw.commons</groupId>
<artifactId>subgraph-isomorphism-index-parent</artifactId>
<version>1.5.1-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.commons/subgraph-isomorphism-index-parent/
implementation 'org.aksw.commons:subgraph-isomorphism-index-parent:1.5.1-1'
// https://jarcasting.com/artifacts/org.aksw.commons/subgraph-isomorphism-index-parent/
implementation ("org.aksw.commons:subgraph-isomorphism-index-parent:1.5.1-1")
'org.aksw.commons:subgraph-isomorphism-index-parent:pom:1.5.1-1'
<dependency org="org.aksw.commons" name="subgraph-isomorphism-index-parent" rev="1.5.1-1">
<artifact name="subgraph-isomorphism-index-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.commons', module='subgraph-isomorphism-index-parent', version='1.5.1-1')
)
libraryDependencies += "org.aksw.commons" % "subgraph-isomorphism-index-parent" % "1.5.1-1"
[org.aksw.commons/subgraph-isomorphism-index-parent "1.5.1-1"]