Giter VIP home page Giter VIP logo

Comments (1)

brianway avatar brianway commented on June 26, 2024

com.alibaba:fastjson:jar:1.2.21

使用 mvn dependency:tree 打印依赖包就行了,部分输出如下:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] webporter-parent
[INFO] webporter-core
[INFO] webporter-data-elasticsearch
[INFO] webporter-collector-zhihu
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building webporter-parent 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ webporter-parent ---
[INFO] com.github.brianway:webporter-parent:pom:1.1-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building webporter-core 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ webporter-core ---
[INFO] com.github.brianway:webporter-core:jar:1.1-SNAPSHOT
[INFO] +- junit:junit:jar:4.11:test
[INFO] |  \- org.hamcrest:hamcrest-core:jar:1.3:test
[INFO] +- com.google.guava:guava:jar:15.0:compile
[INFO] \- us.codecraft:webmagic-core:jar:0.6.1:compile
[INFO]    +- org.apache.httpcomponents:httpclient:jar:4.5.2:compile
[INFO]    |  +- org.apache.httpcomponents:httpcore:jar:4.4.4:compile
[INFO]    |  +- commons-logging:commons-logging:jar:1.2:compile
[INFO]    |  \- commons-codec:commons-codec:jar:1.9:compile
[INFO]    +- org.apache.commons:commons-lang3:jar:3.1:compile
[INFO]    +- us.codecraft:xsoup:jar:0.3.1:compile
[INFO]    |  \- org.assertj:assertj-core:jar:1.5.0:compile
[INFO]    +- org.slf4j:slf4j-api:jar:1.7.21:compile
[INFO]    +- org.slf4j:slf4j-log4j12:jar:1.7.21:compile
[INFO]    |  \- log4j:log4j:jar:1.2.17:compile
[INFO]    +- commons-collections:commons-collections:jar:3.2.1:compile
[INFO]    +- org.jsoup:jsoup:jar:1.8.3:compile
[INFO]    +- commons-io:commons-io:jar:1.3.2:compile
[INFO]    +- com.jayway.jsonpath:json-path:jar:0.8.1:compile
[INFO]    |  +- net.minidev:json-smart:jar:1.1.1:compile
[INFO]    |  \- commons-lang:commons-lang:jar:2.6:compile
[INFO]    \- com.alibaba:fastjson:jar:1.2.21:compile

from webporter.

Related Issues (13)

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.