Git Product home page Git Product logo

data-class-builder's People

Contributors

blipinsk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

frecco75

data-class-builder's Issues

Project maintenance

Hi, very good idea with this project. I was looking for something like this for some time already.
But, I noticed that the latest commit is 15 months old now. Also, the repository mentioned in the README is not accessible anymore. I could try with the jitpack

repositories {
    maven { url "https://jitpack.io" }
}
dependencies {
    // https://github.com/blipinsk/data-class-builder
    kapt "com.github.blipinsk:data-class-builder-compiler:0.1.0"
    implementation "com.github.blipinsk:data-class-builder:0.1.0"
}

But the question is - what plans do you have with this project?

I used jitpack and unfortunately, field building methods are not generated for builder - I am using Java 16. I Fetched, compiled and run your's tests on java 8 (on 16 and with gradle 7.1 it did not work) and these works - the question is why and what could I do - did not go deeper to be honest.

If you are interested in maintaining this project or need any support, please let me know.

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.