Download spring-boot-starter-fastjson-2.0.0.jar file - Jar s

Jar examples for s:spring-boot-starter-fastjson

Description

Springbooty??????Fastjson??????JSONP????

You can download jar file spring-boot-starter-fastjson 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spring-boot-starter-fastjson-2.0.0.jar to your project.

<dependency>
   <groupId>com.ruijc</groupId>
   <artifactId>spring-boot-starter-fastjson</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.ruijc', name: 'spring-boot-starter-fastjson', version: '2.0.0'
libraryDependencies += "com.ruijc" % "spring-boot-starter-fastjson" % "2.0.0"
<dependency org="com.ruijc" name="spring-boot-starter-fastjson" rev="2.0.0"/>
@Grapes(@Grab(group='com.ruijc', module='spring-boot-starter-fastjson', version='2.0.0'))
'com.ruijc:spring-boot-starter-fastjson:jar:2.0.0'

Download

Click the following link to download the jar file.

spring-boot-starter-fastjson-2.0.0-javadoc.jar
spring-boot-starter-fastjson-2.0.0-sources.jar
spring-boot-starter-fastjson-2.0.0.jar
spring-boot-starter-fastjson-2.0.0.pom



Related Tutorials