Code Monkey home page Code Monkey logo

java-spiget-client's Introduction

Hi there ๐Ÿ‘‹

My name is Pasqual Koschmieder. I'm a computer science student from germany and a โ˜• enthusiast.

โœ๏ธ Since August 2021 I am a software engineer at EasyBill

๐ŸŒฑ I'm currently mostly working on improving my PHP, Rust, Kotlin and Ruby skills. My main programming language is Java.

๐Ÿ”ญ In my freetime I work on projects like aerogel and CloudNet.

๐Ÿ’ฌ Other than that I love to play video games, talk about science and politics, or vibin to chill music ๐Ÿ˜„

java-spiget-client's People

Contributors

derklaro avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

java-spiget-client's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency io.github.gradle-nexus.publish-plugin to v2
  • chore(deps): update github/codeql-action action to v3
  • chore(deps): update gradle/wrapper-validation-action action to v3
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • gradle/wrapper-validation-action v1
  • actions/setup-java v3
.github/workflows/codeql.yml
  • actions/checkout v3
  • actions/setup-java v3
  • github/codeql-action v2
  • github/codeql-action v2
  • github/codeql-action v2
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
core/build.gradle.kts
gradle/libs.versions.toml
  • org.projectlombok:lombok 1.18.24
  • org.jetbrains:annotations 23.0.0
  • com.google.code.gson:gson 2.10.1
  • com.fasterxml.jackson.core:jackson-databind 2.14.2
  • org.apache.httpcomponents.client5:httpclient5 5.2
  • org.junit.jupiter:junit-jupiter-api 5.9.1
  • org.junit.jupiter:junit-jupiter-params 5.9.1
  • org.junit.jupiter:junit-jupiter-engine 5.9.1
  • com.diffplug.spotless 6.11.0
  • io.github.gradle-nexus.publish-plugin 1.1.0
http-httpclient5/build.gradle.kts
http-java11/build.gradle.kts
http-java8/build.gradle.kts
mapper-gson/build.gradle.kts
mapper-jackson/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 7.6

  • Check this box to trigger a request for Renovate to run again on this repository

Reduce dependencies for shadowing

I'm using your project as version checker for my Spigot plugins: https://github.com/velnias75/plugin-spiget

For this reason I shadow it with https://github.com/johnrengelman/shadow and try to minimize it.
But because Java8SpigetClient(GsonMapper.INSTANCE) seens to reference almost all of your project's classes, the shadow is quite blown up.

Actually I only use

  • final Version latestVersion = spigetClient.latestResourceVersion().resourceId(spigotId).exec().join();
  • final Resource resourceDetails = spigetClient.resourceDetails().resourceId(spigotId).exec().join();

Would it be possible to reduce the class dependencies a bit more?

I'm aware that this would not be an easy task, but it would be very nice.

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.