Skip to content
Snippets Groups Projects
Commit 08d6009d authored by Bhabesh Bhabani Mukhopadhyay's avatar Bhabesh Bhabani Mukhopadhyay
Browse files

post JSON query data to VIPS Core

post JSON query data to VIPS Core
parent 3bc3aa1b
Branches
Tags
No related merge requests found
Pipeline #216 failed
......@@ -29,6 +29,11 @@
<version>5.3.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
</dependency>
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment