com.feiniaojin.naaf.ngr:naaf-graceful-response-core

help spring boot web project response gracefully, used in naaf projects

License

License

GroupId

GroupId

com.feiniaojin.naaf.ngr
ArtifactId

ArtifactId

naaf-graceful-response-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

help spring boot web project response gracefully, used in naaf projects

Download naaf-graceful-response-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.feiniaojin.naaf.ngr/naaf-graceful-response-core/ -->
<dependency>
    <groupId>com.feiniaojin.naaf.ngr</groupId>
    <artifactId>naaf-graceful-response-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.feiniaojin.naaf.ngr/naaf-graceful-response-core/
implementation 'com.feiniaojin.naaf.ngr:naaf-graceful-response-core:1.0'
// https://jarcasting.com/artifacts/com.feiniaojin.naaf.ngr/naaf-graceful-response-core/
implementation ("com.feiniaojin.naaf.ngr:naaf-graceful-response-core:1.0")
'com.feiniaojin.naaf.ngr:naaf-graceful-response-core:jar:1.0'
<dependency org="com.feiniaojin.naaf.ngr" name="naaf-graceful-response-core" rev="1.0">
  <artifact name="naaf-graceful-response-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feiniaojin.naaf.ngr', module='naaf-graceful-response-core', version='1.0')
)
libraryDependencies += "com.feiniaojin.naaf.ngr" % "naaf-graceful-response-core" % "1.0"
[com.feiniaojin.naaf.ngr/naaf-graceful-response-core "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.feiniaojin.naaf.ngr : naaf-graceful-response-def jar 1.0
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-web jar 2.2.3.RELEASE
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.0