Skip to content

Releases: standard-api/arango-driver

Release v0.0.2

04 Aug 00:17
b05649d

Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/ai/stapi/graph-system/0.0.2/ by using it in your deps:

<dependencies>
    <dependency>
        <groupId>ai.stapi</groupId>
        <artifactId>graph-system</artifactId>
        <version>0.0.2</version>
    </dependency>
</dependencies>

Things that changed in this release

  • bfb051a - Update core library version

0.0.1

03 Aug 15:05
07fe475

Choose a tag to compare

Release 0.0.1 (patch) (#5)

Co-authored-by: Release Bot <infol@stapi.ai>