Last Version

com.github.subchen:jetbrick-webmvc-fastjson 2.1.1

Web MVC framework for jetbrick

License

License

Categories

Categories

JSON Data fastjson
GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-webmvc-fastjson
Version

Version

2.1.1
Type

Type

jar
Description

Description

Web MVC framework for jetbrick
Project Organization

Project Organization

jetbrick

Download jetbrick-webmvc-fastjson 2.1.1


<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-webmvc-fastjson/ -->
<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-webmvc-fastjson</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-webmvc-fastjson/
implementation 'com.github.subchen:jetbrick-webmvc-fastjson:2.1.1'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-webmvc-fastjson/
implementation ("com.github.subchen:jetbrick-webmvc-fastjson:2.1.1")
'com.github.subchen:jetbrick-webmvc-fastjson:jar:2.1.1'
<dependency org="com.github.subchen" name="jetbrick-webmvc-fastjson" rev="2.1.1">
  <artifact name="jetbrick-webmvc-fastjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-webmvc-fastjson', version='2.1.1')
)
libraryDependencies += "com.github.subchen" % "jetbrick-webmvc-fastjson" % "2.1.1"
[com.github.subchen/jetbrick-webmvc-fastjson "2.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.subchen : jetbrick-webmvc jar 2.1.1
com.alibaba : fastjson jar 1.2.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.