Git Product home page Git Product logo

Comments (2)

xsl avatar xsl commented on July 26, 2024

can you paste the error/output?

from hbc.

kevinoliver avatar kevinoliver commented on July 26, 2024

Yes, joauth does depend on scala, but by using Maven it should take care of the dependencies for you.

$ mvn -pl :hbc-example dependency:tree

[INFO] ------------------------------------------------------------------------
[INFO] Building Hosebird Client Examples 1.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.1:tree (default-cli) @ hbc-example ---
[INFO] com.twitter:hbc-example:jar:1.3.1-SNAPSHOT
[INFO] +- com.twitter:hbc-twitter4j:jar:1.3.1-SNAPSHOT:compile
[INFO] | +- com.twitter:hbc-core:jar:1.3.1-SNAPSHOT:compile
[INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.2.3:compile
[INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.2.2:compile
[INFO] | | | +- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] | | | - commons-codec:commons-codec:jar:1.6:compile
[INFO] | | +- com.twitter:joauth:jar:3.2.1:compile
[INFO] | | | - org.scala-lang:scala-library:jar:2.9.2:compile
[INFO] | | - com.google.code.findbugs:jsr305:jar:1.3.9:compile
[INFO] | +- com.google.guava:guava:jar:13.0.1:compile
[INFO] | +- org.twitter4j:twitter4j-core:jar:2.2.6:compile
[INFO] | - org.twitter4j:twitter4j-stream:jar:2.2.6:compile
[INFO] +- org.slf4j:slf4j-simple:jar:1.7.2:compile
[INFO] | - org.slf4j:slf4j-api:jar:1.7.2:compile
[INFO] +- org.mockito:mockito-all:jar:1.8.5:test
[INFO] - junit:junit:jar:4.8.1:test
[INFO] ------------------------------------------------------------------------

from hbc.

Related Issues (20)

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.