amitjaincoer191
amitjaincoer191
If you can use java client 6.1.0 it shows pull and push methods. 
In Java, we can use Files.readAllBytes to read a file as a byte array. import java.nio.file.Files; @Test public void pushImageFileFromMobileTest() throws IOException { File fi = new File("C:\eclipse\img1.jpg"); byte[] fileContent...
Tried with version you said, but it is showing pushFile  Use **force update option** if you are using **maven project** and then try 
1. You can check your .m2 folder if jar is actually downloaded or not  2. You should be able to see following in your maven dependencies inside your project...