Giter VIP home page Giter VIP logo

Comments (4)

JAndrassy avatar JAndrassy commented on June 10, 2024

javax.websocket:javax.websocket-api is a dependency of the tyrus library. it is only redundant in the cdt:cdt-java-client pom

+--- com.github.kklisura.cdt:cdt-java-client:4.0.0
|    +--- javax.websocket:javax.websocket-api:1.1
|    +--- org.glassfish.tyrus:tyrus-container-grizzly-client:1.13.1
|    |    +--- org.glassfish.grizzly:grizzly-framework:2.3.25
|    |    +--- org.glassfish.grizzly:grizzly-http-server:2.3.25
|    |    |    \--- org.glassfish.grizzly:grizzly-http:2.3.25
|    |    |         \--- org.glassfish.grizzly:grizzly-framework:2.3.25
|    |    \--- org.glassfish.tyrus:tyrus-client:1.13.1
|    |         \--- org.glassfish.tyrus:tyrus-core:1.13.1
|    |              \--- org.glassfish.tyrus:tyrus-spi:1.13.1
|    |                   \--- javax.websocket:javax.websocket-api:1.1
|    +--- org.javassist:javassist:3.24.1-GA
|    +--- org.slf4j:slf4j-api:1.7.25
|    +--- com.fasterxml.jackson.core:jackson-core:2.11.3
|    +--- com.fasterxml.jackson.core:jackson-annotations:2.11.3
|    \--- com.fasterxml.jackson.core:jackson-databind:2.11.3
|         +--- com.fasterxml.jackson.core:jackson-annotations:2.11.3
|         \--- com.fasterxml.jackson.core:jackson-core:2.11.3

from chrome-devtools-java-client.

reda-alaoui avatar reda-alaoui commented on June 10, 2024

@JAndrassy Good to know. I created #83 in the time between.

from chrome-devtools-java-client.

reda-alaoui avatar reda-alaoui commented on June 10, 2024

javax.websocket:javax.websocket-api is a dependency of the tyrus library. it is only redundant in the cdt:cdt-java-client pom

Are you saying that a cdt:cdt-java-client consumer can exclude javax.websocket:javax.websocket-api without issue?

from chrome-devtools-java-client.

JAndrassy avatar JAndrassy commented on June 10, 2024

javax.websocket:javax.websocket-api is a dependency of the tyrus library. it is only redundant in the cdt:cdt-java-client pom

Are you saying that a cdt:cdt-java-client consumer can exclude javax.websocket:javax.websocket-api without issue?

yes. but the javax.websocket:javax.websocket-api:1.1 will still be included in compile and runtime classpath

from chrome-devtools-java-client.

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.