socketcluster-client-java icon indicating copy to clipboard operation
socketcluster-client-java copied to clipboard

Missing artifacts:

Open siva-7112 opened this issue 7 years ago • 3 comments

'io.github.sac:SocketclusterClientJava:1.7.5' when trying to add the following dependency in maven getting the following error missing artifacts.I am using the Maven without the Spring Dependency. Whether we should have spring for this dependency?

can we have the plain java client without gradle because i am new to maven and socket programming the example that is showed in the git consist of only gradle kindly point the link for the java client using maven dependency

siva-7112 avatar Aug 22 '18 10:08 siva-7112

Which IDE are you using for development? I would recommend IntelliJ IDEA community edition. Create a simple java project inside IDE. Then add jar as a dependency.

sacOO7 avatar Aug 22 '18 11:08 sacOO7

Or clone this project https://github.com/sacOO7/socketcluster-client-testing. Open it using IDE. You should be able to run the code.

sacOO7 avatar Aug 22 '18 11:08 sacOO7

Hi @siva-7112 , are you still facing same issues... please let me know about it

sacOO7 avatar Sep 09 '18 14:09 sacOO7