License |
License |
---|---|
GroupId | GroupIdcom.github.dreamroute |
ArtifactId | ArtifactIdgrator |
Version | Version1.0-RELEASE |
Type | Typejar |
Description |
Descriptiongrator
integration the multi result of micro-service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grator-1.0-RELEASE.pom | |
grator-1.0-RELEASE.jar | 12 KB |
grator-1.0-RELEASE-sources.jar | 6 KB |
grator-1.0-RELEASE-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dreamroute/grator/ -->
<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>grator</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/grator/
implementation 'com.github.dreamroute:grator:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.dreamroute/grator/
implementation ("com.github.dreamroute:grator:1.0-RELEASE")
'com.github.dreamroute:grator:jar:1.0-RELEASE'
<dependency org="com.github.dreamroute" name="grator" rev="1.0-RELEASE">
<artifact name="grator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='grator', version='1.0-RELEASE')
)
libraryDependencies += "com.github.dreamroute" % "grator" % "1.0-RELEASE"
[com.github.dreamroute/grator "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.alibaba : fastjson | jar | 1.2.47 |