Maven Dependency for kiteconnect 3

sashiks1009
Hi, Can you please provide the maven dependency for kiteconnect 3.

Thanks,
Sashi Kant
Tagged:
  • sujith
    Hi,
    This is a pre-release, we have updated only jar file which you can get it from here. We will make maven release in the coming weeks.
  • shailu
    @sashiks1009 ,
    As maven repo is not yet updated.
    Here is how to include in ur local repo.

    mvn install:install-file -Dfile=/Users/shai/git/javakiteconnectkite3/dist/kiteconnect.jar \
    -DgroupId=com.rainmatter.kiteconnect -DartifactId=kiteconnect -Dversion=3.0.0-SNAPSHOT
  • susovanpal
    susovanpal edited November 2018
    @sujith - Could you pls update the maven repo for kiteconnect 3. Not able to build project in AWS CodeBuild and getting below error:

    [ERROR] Failed to execute goal on project *******:
    Could not resolve dependencies for project ***.***.***:jar:1.0-SNAPSHOT:
    Could not find artifact com.rainmatter.kiteconnect:kiteconnect:jar:3.0.0 in central (https://repo1.maven.org/maven2)
  • sujith
    Hi @susovanpal,
    We have changed the package name. You can check out the latest version here.
This discussion has been closed.