GithubHelp home page GithubHelp logo

lemikaelf / recitalinteractif Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.73 MB

Logiciel contrôleur utilisé dans le cadre d'un doctorat en musicologie (concentration recherche-création)

Java 86.95% CSS 0.84% HTML 3.65% JavaScript 8.56%

recitalinteractif's People

Contributors

dependabot[bot] avatar lemikaelf avatar

recitalinteractif's Issues

Unused dependencies

Output from the maven dependency plugin's analyze mojo:

[WARNING] Used undeclared dependencies found:
[WARNING]    javax.inject:javax.inject:jar:1:compile
[WARNING]    org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.7.v20170914:compile
[WARNING]    javax.servlet:javax.servlet-api:jar:3.1.0:compile
[WARNING]    org.eclipse.jetty:jetty-util:jar:9.4.7.v20170914:compile
[WARNING]    org.eclipse.jetty:jetty-server:jar:9.4.7.v20170914:compile
[WARNING]    org.eclipse.jetty:jetty-servlet:jar:9.4.7.v20170914:compile
[WARNING]    org.eclipse.jetty.websocket:websocket-api:jar:9.4.7.v20170914:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.webjars:visjs:jar:4.21.0:compile
[WARNING]    org.webjars:bootstrap:jar:3.3.7-1:compile
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.25:compile
[WARNING]    org.eclipse.jetty:jetty-maven-plugin:jar:9.4.7.v20170914:compile
[WARNING]    com.shazam:shazamcrest:jar:0.11:test
[WARNING]    org.loadui:testFx:jar:3.1.2:compile
[WARNING]    org.jetbrains:annotations:jar:13.0:compile
[WARNING]    javax.json:javax.json-api:jar:1.1:compile
[WARNING]    org.json:json:jar:20170516:compile

and

[WARNING] Used undeclared dependencies found:
[WARNING]    javax.inject:javax.inject:jar:1:compile
[WARNING]    org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.7.v20170914:compile
[WARNING]    javax.servlet:javax.servlet-api:jar:3.1.0:compile
[WARNING]    org.eclipse.jetty:jetty-util:jar:9.4.7.v20170914:compile
[WARNING]    org.eclipse.jetty:jetty-server:jar:9.4.7.v20170914:compile
[WARNING]    org.eclipse.jetty:jetty-servlet:jar:9.4.7.v20170914:compile
[WARNING]    org.eclipse.jetty.websocket:websocket-api:jar:9.4.7.v20170914:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.webjars:visjs:jar:4.21.0:compile
[WARNING]    org.webjars:bootstrap:jar:3.3.7-1:compile
[WARNING]    org.slf4j:slf4j-log4j12:jar:1.7.25:compile
[WARNING]    org.eclipse.jetty:jetty-maven-plugin:jar:9.4.7.v20170914:compile
[WARNING]    com.shazam:shazamcrest:jar:0.11:test
[WARNING]    org.loadui:testFx:jar:3.1.2:compile
[WARNING]    org.jetbrains:annotations:jar:13.0:compile
[WARNING]    javax.json:javax.json-api:jar:1.1:compile
[WARNING]    org.json:json:jar:20170516:compile

Be careful when removing dependencies, as some of them are in fact used, just not by Java. For example, org.webjars:visjs:jar.:4.21.0 is used by javascript through JavaFX's webEngine.

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.