Git Product home page Git Product logo

kount-ris-java-sdk's Introduction

README

Kount Java SDK

What is this repository for?

  • Contains sources, tests, and resources for the Kount Java SDK
  • SDK version: 7.0.0

How do I get set up?

  • Clone the respository
  • Dependencies
    • maven 3+
    • JDK/JRE 1.7+
  • How to build the SDK and run integration tests
    • setup maven
    • run mvn clean install -DargLine="-Dkount.config.key='...'" in root directory (if characters like ", \``, or '` are present, they need to be escaped)
  • Setting up IDE projects
    • eclipse - run mvn eclipse:eclipse and import as existing project
    • IDEA - IDEA has automatic maven integration

Contribution guidelines

  • New features development / bug fixes should be implemented in their own branch having a meaningful name. Create a pull request, assign a reviewer, and respond to comments.
  • Code review -- if you are the assigned reviewer, check for
    • correct usage of programming language tools
    • nice comments
    • code cleanliness (no unused imports, variables, methods)
    • code complexity
    • tests

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.