| License |
License |
|---|---|
| GroupId | GroupIdcom.feiniaojin.grh |
| ArtifactId | ArtifactIdglobal-result-handler-example |
| Version | Version1.0 |
| Type | Typejar |
| Description |
Descriptionglobal-result-handler
|
<!-- https://jarcasting.com/artifacts/com.feiniaojin.grh/global-result-handler-example/ -->
<dependency>
<groupId>com.feiniaojin.grh</groupId>
<artifactId>global-result-handler-example</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feiniaojin.grh/global-result-handler-example/
implementation 'com.feiniaojin.grh:global-result-handler-example:1.0'
// https://jarcasting.com/artifacts/com.feiniaojin.grh/global-result-handler-example/
implementation ("com.feiniaojin.grh:global-result-handler-example:1.0")
'com.feiniaojin.grh:global-result-handler-example:jar:1.0'
<dependency org="com.feiniaojin.grh" name="global-result-handler-example" rev="1.0">
<artifact name="global-result-handler-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feiniaojin.grh', module='global-result-handler-example', version='1.0')
)
libraryDependencies += "com.feiniaojin.grh" % "global-result-handler-example" % "1.0"
[com.feiniaojin.grh/global-result-handler-example "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.3.RELEASE |
| com.feiniaojin.grh : global-result-handler-boot-starter | jar | 1.0 |