MVN

com.github.yituhealthcare : arc

Maven & Gradle

Jan 23, 2021
33 stars

Arc · A DDD Framework by GraphQL Schema based on GraphQL+Dgraph

<dependency>
    <groupId>com.github.yituhealthcare</groupId>
    <artifactId>arc</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yituhealthcare : arc to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.github.yituhealthcare : arc to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
arc-1.5.0
1.4.x
arc-1.4.0
1.3.x
arc-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yituhealthcare</groupId>
    <artifactId>arc</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement