Last Version

arc-core 1.5.0

A DDD Framework by GraphQL Schema based on GraphQL+Dgraph

License

License

GroupId

GroupId

com.github.yituhealthcare
ArtifactId

ArtifactId

arc-core
Version

Version

1.5.0
Type

Type

jar
Description

Description

arc-core
A DDD Framework by GraphQL Schema based on GraphQL+Dgraph
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/arc/arc-core

Download arc-core 1.5.0


<!-- https://jarcasting.com/artifacts/com.github.yituhealthcare/arc-core/ -->
<dependency>
    <groupId>com.github.yituhealthcare</groupId>
    <artifactId>arc-core</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yituhealthcare/arc-core/
implementation 'com.github.yituhealthcare:arc-core:1.5.0'
// https://jarcasting.com/artifacts/com.github.yituhealthcare/arc-core/
implementation ("com.github.yituhealthcare:arc-core:1.5.0")
'com.github.yituhealthcare:arc-core:jar:1.5.0'
<dependency org="com.github.yituhealthcare" name="arc-core" rev="1.5.0">
  <artifact name="arc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yituhealthcare', module='arc-core', version='1.5.0')
)
libraryDependencies += "com.github.yituhealthcare" % "arc-core" % "1.5.0"
[com.github.yituhealthcare/arc-core "1.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.9.RELEASE
com.alibaba : fastjson jar 1.2.74
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.9.RELEASE

Project Modules

There are no modules declared in this project.