spring-web-json-param

Allow users to freely use json parameters in spring-web projects.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.kerwin612
ArtifactId

ArtifactId

spring-web-json-param
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-web-json-param
Allow users to freely use json parameters in spring-web projects.
Project URL

Project URL

https://github.com/kerwin612/spring-web-json-param
Source Code Management

Source Code Management

https://github.com/kerwin612/spring-web-json-param

Download spring-web-json-param

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kerwin612/spring-web-json-param/ -->
<dependency>
    <groupId>io.github.kerwin612</groupId>
    <artifactId>spring-web-json-param</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kerwin612/spring-web-json-param/
implementation 'io.github.kerwin612:spring-web-json-param:1.0'
// https://jarcasting.com/artifacts/io.github.kerwin612/spring-web-json-param/
implementation ("io.github.kerwin612:spring-web-json-param:1.0")
'io.github.kerwin612:spring-web-json-param:jar:1.0'
<dependency org="io.github.kerwin612" name="spring-web-json-param" rev="1.0">
  <artifact name="spring-web-json-param" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kerwin612', module='spring-web-json-param', version='1.0')
)
libraryDependencies += "io.github.kerwin612" % "spring-web-json-param" % "1.0"
[io.github.kerwin612/spring-web-json-param "1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar [30.0-jre,)
com.jayway.jsonpath : json-path jar 2.4.0
javax.servlet : javax.servlet-api Optional jar RELEASE
org.springframework : spring-web Optional jar 5.0.8.RELEASE
org.springframework : spring-webmvc Optional jar [5.1.13,)
org.springframework : spring-webflux Optional jar [5.1.13,)
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0