Last Version

com.github.meazza:spring-boot-request-copy 1.0.6.RELEASE

Provide Spring MVC @RequestCopy annotation

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.meazza
ArtifactId

ArtifactId

spring-boot-request-copy
Version

Version

1.0.6.RELEASE
Type

Type

jar
Description

Description

com.github.meazza:spring-boot-request-copy
Provide Spring MVC @RequestCopy annotation
Project URL

Project URL

https://github.com/meazza/spring-boot-request-copy
Source Code Management

Source Code Management

https://github.com/meazza/spring-boot-request-copy

Download spring-boot-request-copy 1.0.6.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.meazza/spring-boot-request-copy/ -->
<dependency>
    <groupId>com.github.meazza</groupId>
    <artifactId>spring-boot-request-copy</artifactId>
    <version>1.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meazza/spring-boot-request-copy/
implementation 'com.github.meazza:spring-boot-request-copy:1.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.meazza/spring-boot-request-copy/
implementation ("com.github.meazza:spring-boot-request-copy:1.0.6.RELEASE")
'com.github.meazza:spring-boot-request-copy:jar:1.0.6.RELEASE'
<dependency org="com.github.meazza" name="spring-boot-request-copy" rev="1.0.6.RELEASE">
  <artifact name="spring-boot-request-copy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meazza', module='spring-boot-request-copy', version='1.0.6.RELEASE')
)
libraryDependencies += "com.github.meazza" % "spring-boot-request-copy" % "1.0.6.RELEASE"
[com.github.meazza/spring-boot-request-copy "1.0.6.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.projectlombok : lombok Optional jar 1.18.4
com.alibaba : fastjson jar 1.2.54

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.