License |
License |
---|---|
GroupId | GroupIdcom.github.yituhealthcare |
ArtifactId | ArtifactIdarc-core |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionarc-core
A DDD Framework by GraphQL Schema based on GraphQL+Dgraph
|
Project URL |
Project URL |
Filename | Size |
---|---|
arc-core-1.5.0.pom | |
arc-core-1.5.0.jar | 26 KB |
arc-core-1.5.0-sources.jar | 12 KB |
arc-core-1.5.0-javadoc.jar | 140 KB |
Browse |
<!-- 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"]
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 |