Coder Social home page Coder Social logo

casting-csv-kt's People

Contributors

floern avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

casting-csv-kt's Issues

[feature-request] Rename columns on write

Is there a way to specify custom headers for the fields in an object that's being cast?

i.e. given a field called amountDue, I would like the header in the csv file to be Amount Due.

public class NoClassDefFoundError com/github/doyaaaaaken/kotlincsv/dsl/context/WriteQuoteMode

Hello, I had used this library in a project a while ago and came back again after a some months, for some reason is not working right now when trying to open the file (File is ok, it's not the problem). Later I've updated it to 1.2 but still no luck and the error continues

Currently this is how my build.gradle.kts looks:

plugins {
    kotlin("jvm") version "1.5.31"
}

    repositories {
        mavenCentral()
}

dependencies {
    implementation("com.floern.castingcsv:casting-csv-kt:1.2")
    // Other dependencies not related to this
}

Do you know what could be causing to not find the that class?
I looked up on your project library to see if I'm missing something, I've even added the doyaaaaaken library just in case but no luck.
I believe it might be due to jdk/kotlin versions related because that's the only thing that has been changed "externally" during these times and I don't know what configuration i must apply in order to make it work. Tried versions 1.8, 11 & 17

I'd appreciate a lot if you could point out anything since there's no jdk/jvm/kotlin version requirements specified in the Readme.md and probably I'm missing something there

I'm attaching a picture just in case, everything was working before leaving the project on hold for months:
image

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.