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