| Group ID: |
zone.cogni.asquare |
| Artifact ID: |
async-indexing |
| Version: |
0.9.0 |
| Last modified: |
15.06.2026 10:01 |
| Packaging: |
pom.sha512 |
| Name: |
asquare |
| Description: |
Library for Semantic Development |
| URL: |
https://github.com/cognizone/asquare |
|
|
| Size: |
35.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/zone/cogni/asquare/async-indexing/0.9.0/async-indexing-0.9.0.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>zone.cogni.asquare</groupId>
<artifactId>async-indexing</artifactId>
<version>0.9.0</version>
<name>asquare</name>
<description>Library for Semantic Development</description>
<url>https://github.com/cognizone/asquare</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>cognizone</id>
<name>Cognizone</name>
<email>asquare-dev@cogni.zone</email>
</developer>
</developers>
<scm>
<connection>scm:git:git@github.com:cognizone/asquare.git</connection>
<developerConnection>scm:git:git@github.com:cognizone/asquare.git</developerConnection>
<url>https://github.com/cognizone/asquare</url>
</scm>
<dependencies>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>service</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>access</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>application-profile</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>cogni-core</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>cogni-libs</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>cogni-sem</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>elastic-service</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>triplestore</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>triplestore-jena-memory</artifactId>
<version>0.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>3.5.11</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
<version>3.5.11</version>
<scope>compile</scope>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies/>
</dependencyManagement>
</project>
|
| Maven: |
<dependency>
<groupId>zone.cogni.asquare</groupId>
<artifactId>async-indexing</artifactId>
<version>0.9.0</version>
</dependency>
|
| Gradle: |
zone.cogni.asquare:async-indexing:0.9.0 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|