opencsv
There are 71 repositories under opencsv topic.
callicoder/java-read-write-csv-file
Read and Write CSV files in Java using Apache Commons CSV and OpenCSV
Anass001/CipherVPN
CipherVPN is an Android VPN client based on the OpenVPN Android Client project, This app allows users to connect to a virtual private network on their Android devices, providing an added layer of security and privacy when browsing the internet.
fugerit-org/fj-doc
Venus - Fugerit Document Generation Framework (fj-doc)
JustAmalll/StockMarketApp
Clean Architecture Stock Market App 📈 (Jetpack Compose, Caching, SOLID)
yagmurerdogan/stock-market-app
🚀 Stock Market App / See listed companies and details with Jetpack Compose.
kinto-technologies/SpringBoot3BatchStarter
Spring Batch 5 skeleton for Spring Boot 3. Includes DB to CSV and CSV to DB samples for quick customization. This repository demonstrates multi-database setup, efficient batch processing, and GitHub Actions integration for CI/CD pipelines.
Thescattypotty/autocsv
A Library Java that can Convert your list of class/record to csv & vice-versa using annotation
knowledgefactory4u/springboot-opencsv
Spring Boot + OpenCSV Export Data to CSV Example
PranavAmarnath/SecresCSV
A Java Swing application for opening/viewing, saving, printing, editing and/or refreshing multiple CSV files at a time in tabular format. The application can handle longer lines than Excel. Helpful for understanding data for future data analysis.
mehta55/java-spring-mvc
Web application for searching flights implemented using spring-mvc and hibernate
Neccar43/StockMarketApp
Clean architecture kotlin stock market app with jetpack compose
yildizmy/import-export-data-using-open-csv
Spring Boot application for import/export data in csv format using OpenCSV
Ashishkr007/CSVDataValidator
CSV Data Validator is a tool to validate csv file. It parse csv and validate the data with .hdr(csv meta data) before ingestion to Data Lake. It checks data file availability for every day load and validate data with respective meta data like File Size, Checksum, Delimiter, Record count etc. It ensure landed data conformity before give go ahead for data ingestion to Data Lake. It generate complete stats or error log.
k3v1nnnn/sistema-venta-comedor
Pequeño sistema de ventas pensado para un restaurante hecho en Java con JavaFX , OpenCSV
aarthigk/dynamic-xml-generator-from-csv
The Dynamic XML Generator from CSV is a Java application that allows you to convert CSV data into custom XML files with dynamic structure. This tool is designed to simplify the process of generating XML files from CSV data, where the structure of the resulting XML can be customized based on the inputs
akramus/java-useful-samples
java samples
ANAS727189/EduSchedulerX
EduScheduler is a Java-based solution for automating and managing academic timetables. It is designed for educational institutions, enabling the easy creation, viewing, and management of class schedules across multiple sections with intelligent time-slot allocation and lunch break considerations.
crackCodeLogn/twm-mkt-eq-service
Equities Market Live PnL generator from holdings
deepakbhalla/nace-service
Import CSV data to Database Table | Imports NACE (Nomenclature of Economic Activities) data from CSV file into application database. NACE data has been sourced from 'https://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguage'.
DigiPie/BrainTrain
A spaced-repetition flashcard desktop application which makes memorizing easy and effective. This project was developed in Java with JUnit5, JavaFx, Guava and OpenCSV.
fmontenegro0510/informatorio_java_TPI
Este proyecto de sistema bancario en Java se ha desarrollado con el objetivo de simular las operaciones básicas de cuentas de banco. El sistema está diseñado siguiendo los principios de la programación orientada a objetos (POO) y utiliza Maven como administrador de dependencias.
huhm1/EasySelenium
Help people to easily create Selenium test poject or web crawler.
jusexton/spring-opencsv-example
OpenCsv example using Spring Boot.
krusseff/cca-editor
A new generation editor for modelling Context-Aware Systems
matheus-miranda/Stock-Market-Compose
Stock Market app in Jetpack Compose - OpenCSV, Dagger-Hilt, Retrofit, Room
rranndt/StockMarket
Stock Market App / See listed companies and details with Jetpack Compose.
Bak-Konrad/PersonDataApi
The is an application responsible for managing and organizing information about individuals. It provides functionality for adding, editing, searching, and managing positions for various types of people within the system.
hey-its-d2t2/CSV-Comparison
The CSV Comparison is a Spring Boot application that compares two CSV files and generates a detailed comparison report. The report identifies missing rows and highlights differences in values for matching rows. The results are saved in a result CSV file and xlsx fiel..
jakegodsall/flashcard-generator-core
Package for generating language learning flashcards using GPT.
qReolq/review-parser
This Java application is designed to parse and save viewer reviews for a movie from the Kinopoisk website.
Subhashchandra-Birajdar/csv-file-upload
This feature allows bulk data import into the system by uploading CSV files. It streamlines data entry fots, ensuring efficient and accurate updates to the database. Used opencsv
bruce-mig/csv-file-upload
CSV file upload using Spring Boot and persisting the data to database.
hendrixjoseph/opencsv-record-mapping
Plugin to allow Reading and Writing Java Records using OpenCsv
johnenderson/smartstock
Objetivo: desenvolvido para automatizar o processo de recompra de itens em uma empresa de e-commerce.
lmicovic/task1
Utility that calls the Trivia Questions DB API specified number of times and saves each response in a CSV, JSON file, or prints it to the console.