MVN

io.telicent.jena.graphql : parent

Maven & Gradle

Jun 14, 2024

Telicent - GraphQL for Apache Jena - Parent · Provides GraphQL extensions for use with Apache Jena

<dependency>
    <groupId>io.telicent.jena.graphql</groupId>
    <artifactId>parent</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.telicent.jena.graphql : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of io.telicent.jena.graphql : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
parent-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.telicent.jena.graphql</groupId>
    <artifactId>parent</artifactId>
    <version>0.6.0</version>
</dependency>