MVN

ir.msob.jima.crud : crud-api-graphql

Maven & Gradle

Apr 12, 2024

graphql · graphql

<dependency>
    <groupId>ir.msob.jima.crud</groupId>
    <artifactId>crud-api-graphql</artifactId>
    <version>1.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ir.msob.jima.crud : crud-api-graphql to add to Maven - Latest Versions:

  • Latest Stable: 1.1.9

All Versions

Choose a version of ir.msob.jima.crud : crud-api-graphql to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
crud-api-graphql-1.1.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ir.msob.jima.crud</groupId>
    <artifactId>crud-api-graphql</artifactId>
    <version>1.1.9</version>
</dependency>