Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Maven

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting, and documentation from a central piece of information. Maven is typically used for Java projects.

https://github.com/basepom/maven-plugins

Maven Plugins from the BasePOM project

java maven maven-plugin

Last synced: 01 Dec 2024

https://github.com/myoss-cloud/myoss-maven-plugin

myoss open source project, maven plugin written in Java

generator java maven maven-plugin

Last synced: 25 Nov 2024

https://github.com/skapral/maven-tabularasa-plugin

Maven plugin with virgin lifecycle

maven maven-lifecycle maven-plugin

Last synced: 07 Dec 2024

https://github.com/walber-vaz/curso-java

Estudos do curso de java

devdojo estudos java jdk17 maven

Last synced: 22 Nov 2024

https://github.com/ferhatozcelik/android-maven-publisher-template

The Android Maven Publisher Template is a project template designed to assist Android developers in publishing their libraries to Maven repositories. It simplifies the configuration of Gradle projects for publishing Android libraries, making it easier for developers to share their work with the community.

android android-library gradle kotlin-dsl maven

Last synced: 22 Nov 2024

https://github.com/oefenweb/ansible-maven

Ansible role to set up Apache Maven in Debian-like systems

ansible build-tool debian development java maven

Last synced: 22 Nov 2024

https://github.com/nextn-xyz/simple-levenshtein-distance

A simple and efficient Java library for calculating the Levenshtein Distance, the most popular algorithm for measuring the difference between two strings.

algorithms java maven search-algorithm

Last synced: 01 Dec 2024

https://github.com/salesforce/bazel-maven-deps

Consume Maven dependencies in Bazel

bazel bazel-build bazel-rules java maven

Last synced: 01 Dec 2024

https://github.com/dummumounika/ecommerce-project

This repository Ecommerce application developed using Spring Boot. The application supports various operations related to products, categories, add to cart , customers and units, offering a robust platform for managing an online store. The project includes functionalities for creating, updating, viewing, and deleting.

aop java junit jwt maven mysql profile redis-cache restful-api spring-boot spring-data-jpa swagger

Last synced: 01 Dec 2024

https://github.com/safo-samson/ecommerce-with-springframework

creating a standard Ecommerce website with Spring as backend and React for Frontend

maven react spring spring-boot

Last synced: 01 Dec 2024

https://github.com/swapnilvnandane/file-reader-spring-batch

This project is a Spring Boot application that processes files using Spring Batch. It includes validation, database persistence, and file archiving/error handling. Along with file system, it also supports reading files from AWS S3 bucket with the help of AWS SQS queue service.

aws aws-s3 aws-sqs jasypt java liquibase lombok maven mysql spring-batch spring-boot spring-data-jpa sql

Last synced: 01 Dec 2024

https://github.com/aymanessobhi/bookscape

Bookscape is a full stack application that enables users to manage their book collections and engage with a community of book enthusiasts.

angular daisyui docker java javascript maven spring-boot spring-security tailwindcss

Last synced: 07 Dec 2024

https://github.com/sidheshwarjadhav100/nomineetrack

NomeeniTrack: A Java-based JDBC project to manage election candidate data for the Election Commission of India (ECI).

arraylist crud-operation database java jdbc maven mysql oop sql

Last synced: 07 Dec 2024

https://github.com/softsmithy/softsmithy-parent

SoftSmithy Open Source Maven Parent POM

maven maven-pom

Last synced: 22 Nov 2024

https://github.com/saili-shinde/employee_management_system

Employee Management (CRUD) System | Tech Stack: Java 17, Spring Boot, Spring MVC, Spring Data Jpa, Hibernate, Maven and MySQL

crud crud-application crud-operation employee-management-system hibernate java java17 maven mysql-database spring-boot spring-data-jpa spring-mvc

Last synced: 03 Dec 2024

https://github.com/denissonpereira/full-stack-blume-capel-model-

O projeto oferece uma API em Java com dados referentes ao modelo de Blume-Capel. Além disso, o repositório conta com duas interfaces: uma web, construída com Next.js, e uma mobile, construída com React Native. Dessa forma, os usuários conseguem visualizar e editar os dados servidos pela API.

axios docker expo java kotlin maven mysql react react-native reactts ruby spring spring-boot spring-mvc storybook tailwindcss ts typescript vitest

Last synced: 25 Nov 2024

https://github.com/klemek/simplelogger

A simple but useful Java logger to use everywhere.

java java-8 java8 logger maven

Last synced: 25 Nov 2024

https://github.com/openpj/fluent-aps

Fluent API for Alfresco Process Services platform available as a JAR library and Maven project. Interact, write tests and migrate your Activiti projects using a Fluent API

alfresco alfresco-activiti-enterprise alfresco-process-services api bpm fluent fluent-api integration-testing java maven ziaconsulting

Last synced: 25 Nov 2024

https://github.com/bearddan2000/docker-desktop-netbeans-ide

This is a POC project to demonstrate netbeans an integrated development environment for java programming.

ant desktop docker gradle ide java maven netbeans

Last synced: 01 Dec 2024

https://github.com/markiewb/nb-maven-project-setjdk

NetBeans plugin which sets the "netbeans.hint.jdkPlatform" for the selected projects

jdk maven netbeans-plugin

Last synced: 15 Dec 2024

https://github.com/harshzalavadiya/maven-toolbox

Power packed utilities for maven continuous integration ⚡

artifactory ci-cd maven openapi-sdk properties-updator swagger-sdk

Last synced: 01 Dec 2024

https://github.com/dog-broad/morsecodetranslator

The Morse Code Translator is a Java program that provides a graphical user interface (GUI) to convert text messages between English and Morse code.

flatlaf gui java maven morse-code

Last synced: 01 Dec 2024

https://github.com/stasgora/observetree

Observetree is a library extending the Observable pattern by integrating it in a tree structure with propagating events

events java library listener maven observable pattern tree

Last synced: 02 Dec 2024

https://github.com/anshul-sonpure/selenium_java_testng_framework

This GitHub repo is for beginners and learners. It offers comprehensive tutorials and resources to make learn Selenium Framework easy. Whether a beginner or experienced, the repo has something for everyone. Start expanding your coding skills now!I have written an article on the same do check the below article on medium.

extentreports java maven selenium selenium-java testng-framework

Last synced: 26 Nov 2024

https://github.com/iammahesh123/e-commerce-backend-spring-microservices

This project aims to provide a scalable and modular solution for building an eCommerce platform using microservices architecture. Each microservice handles specific functionalities, such as user management, product catalog, order processing, and payment processing.

discovery-client eureka-client eureka-server lombok-maven maven microservices-architecture mysql-database spring-boot spring-cloud spring-data-jpa tomcat-server

Last synced: 31 Dec 2024

https://github.com/iammahesh123/querydsl-crud-application-demo

This project demonstrates how to integrate QueryDSL with Spring Boot for implementing CRUD (Create, Read, Update, Delete) operations on a database.

java jpa-hibernate maven mysql-database querydsl-sql spring-boot tomcat-server

Last synced: 31 Dec 2024

https://github.com/bvolpato/brunocvcunha-oss-java-archetype

Personal OSS Java Archetype

java maven maven-archetype

Last synced: 26 Nov 2024

https://github.com/fracpete/bootstrapp

Command-line tool for bootstrapping Java applications by using Maven dependencies and/or external jar files.

bootstrapping debian-packaging docker java maven rpm-packaging

Last synced: 10 Dec 2024

https://github.com/chetanthapliyal/secure-cloudnative-ci-cd-pipeline

Implementation of a security-centric CI/CD pipeline, featuring code quality checks, vulnerability scanning, artifact publishing, secure Kubernetes deployment, and continuous monitoring.

cicd docker dockerfiles google-cloud grafana jenkins kubeaudit kubernetes maven nexus prometheus sonarqube terraform trivy-scan

Last synced: 26 Nov 2024

https://github.com/genndy007/bellman_ford_rethink

Implementation of Bellman Ford Parallel and Sequential Algorithm with Java and Maven. Rethinked. Coursework for 6 semester.

algorithm atomic bellman-ford bellman-ford-algorithm concurrent distributed distributed-computing graph java jdk17 maven parallel parallel-computing threadpool

Last synced: 27 Nov 2024

https://github.com/thawkin3/plinko-java-maven

Plinko game from the game show The Price Is Right written in Java with Maven and JUnit

java junit maven plinko

Last synced: 27 Nov 2024

https://github.com/smx-smx/ghidrascriptproject

Example skeleton to create self contained Ghidra Scripts

ghidra java kotlin maven osgi script

Last synced: 27 Nov 2024

https://github.com/hamidurrahman1/airline-reservation-system

This project demonstrates the ability to use and working with Spring Data JPA, REST API, complex Hibernate mapping, and in-memory database usage for quick test and development.

h2-database hibernate jackson json maven memory-database mysql-database postman rest rest-api spring-boot

Last synced: 27 Nov 2024

https://github.com/plopezgit/saving

Setup a basic checklist to model a quick Spring Boot Microservice architecture.

api config-server eureka java maven microservice microservices-architecture mondodb spring spring-boot testing uml-diagram

Last synced: 27 Nov 2024

https://github.com/g-balamurugan/springboot_version_update

This tool automates the process of updating Spring Boot versions to the latest release available.

element-tree maven os pom subpro subprocess

Last synced: 27 Nov 2024

https://github.com/sc0v0ne/design_pattern_mediator

Develop a system that uses the pattern given in class. "Mediator" design pattern.

college college-project intellij intellij-idea java maven mediator mediator-pattern

Last synced: 31 Dec 2024

https://github.com/sc0v0ne/design_pattern_command

Develop a system that uses the pattern given in class. "Command" design pattern.

college college-project command-pattern design-patterns java junit5 maven

Last synced: 31 Dec 2024

https://github.com/onmax/chat_websockets

This app is built in Java with Maven and WebSockets

chat java maven websocket

Last synced: 02 Dec 2024

https://github.com/rahulrathore2110/vichar-app

Vichar App is an blog app where you can post your thoughts with some content and user also comment on there post.

amazon-web-services hibernate-jpa java maven mysql postman spring-boot spring-mvc

Last synced: 02 Dec 2024

https://github.com/sandeepbegudem/springboot-completablefuture-modelmapper

This application developed using Spring Boot, Java, H2 Database, Spring Data JPA, Maven, Lombok. This project provides the details on the implementation of the Java8 feature Completable Future for asynchronous paradigm.

asynchronous-programming completablefuture executorservice h2-database java lombok-maven maven model-mapper spring-boot springdata-jpa threadpoolexecutor

Last synced: 22 Dec 2024

https://github.com/sandeepbegudem/reactjs-java-fullstack-app

This Fullstack application frontend is developed using React, HTML, CSS, Bootstrap and backend is developed using Java with Spring Boot, MySQL database, JPA. The application performs the CRUD operations such as Create, Read, Update & Delete the Employee and updates the backend MySQL database.

axios-react css htlm5 java jpa maven mysql reactjs spring-boot

Last synced: 22 Dec 2024

https://github.com/ullenius/forverkliga-book-database

Book Database API for use as practice by client-side developers. Mocks a poorly designed API with CRUD-functionality. Randomly fails ~80% of operations

book-database gplv3 java maven mock-server rest-api reverse-engineering spring-boot

Last synced: 31 Dec 2024

https://github.com/ullenius/webshop

:moneybag: Web shop in Spring.

bcrypt java8 maven openjdk spring-boot sql thymeleaf webshop

Last synced: 31 Dec 2024

https://github.com/joao-victor-dias/bankline-api

API de movimentações bancárias desenvolvida durante o evento Santander Dev Week 2022 da @digitalinnovationone.

api-rest backend digital-innovation-one java maven spring-boot

Last synced: 28 Nov 2024

https://github.com/tangxbai/plugin-release-parent

Maven Central release snapshot parent pom

central maven plugin snapshot template

Last synced: 28 Nov 2024

https://github.com/pintowar/or-tools-maven

Generate OR Tools java package and dependencies (including native dependencies)

java maven native or-tools

Last synced: 28 Nov 2024

https://github.com/shubhamd99/react-java-spring-boot

React with Spring Boot (Java Maven)

java maven react reactjs restful-api spring-boot

Last synced: 09 Jan 2025

https://github.com/pushlytic/pushlytic-android-sdk

Android SDK for Pushlytic, the modern push infrastructure platform

android bidirectional communication grpc kotlin maven messaging mobile real-time sdk

Last synced: 03 Dec 2024

https://github.com/kakarottocui/springbootvuejiaoxuesys

基于JAVA SpringBoot和Vue教学管理教务管理系统

java maven mysql springboot vue

Last synced: 03 Dec 2024

https://github.com/kakarottocui/springbootvuetravelpintuan

基于java,SpringBoot和Vue拼团旅游网景点酒店管理系统设计

java maven mysql springboot vue

Last synced: 03 Dec 2024

https://github.com/kakarottocui/springbootjiazheng

基于Java,SpringBoot和HTML家政保洁预约管理系统设计

html java layui maven mysql springboot

Last synced: 03 Dec 2024

https://github.com/kakarottocui/springbootvuesmartschool

基于java,SpringBoot和Vue的智慧校园在线考试课程管理留言讨论系统设计

java maven mysql springboot vue

Last synced: 03 Dec 2024

https://github.com/thareendra2000/users-api

A simple rest-api build using JAVA Spring Boot and MongoDB.

java maven mongodb spring-boot

Last synced: 16 Dec 2024

https://github.com/debrajhyper/personal-contact-manager

Personal Contact Manager is the web portal for Collecting your contacts in very Smarter way. We provide very efficient and smarter way of handling contacts.

jpa-hibernate maven reactjs redux spring-boot spring-security webapplication

Last synced: 22 Dec 2024

https://github.com/rillis/zip

Zip/Unzip files

api maven unzip zip

Last synced: 03 Dec 2024

https://github.com/io-sgr/oauth

An Android compatible OAuth java library

android android-library java maven oauth oauth2 oauth2-client oauth2-server

Last synced: 09 Dec 2024

https://github.com/dofun12/jpasqlite

Java Simple JPA 2.2 project, using Hibernate 5.4 and SQLite 3.21

hibernate java jpa2 maven sqlite3

Last synced: 03 Dec 2024

https://github.com/aaronfranke/multi-ide-java-template

A template Java project using Maven, capable of being opened in VS Code, NetBeans, and Eclipse.

boilerplate boilerplate-template eclipse java maven netbeans template vscode

Last synced: 16 Dec 2024

https://github.com/hgschmie/maven-loader

simple artifact downloader for maven central

downloader java maven

Last synced: 03 Dec 2024

https://github.com/yusufoglu218/social-network-rest-api

Sample of social network rest api

h2-database maven spring-boot

Last synced: 03 Dec 2024

https://github.com/jaime-u-lopez/microserviciomesanjeria

MicroServicio en codigo limpio or capas en spring con principios solid aplicados, en el cual consiste en realizar todo el servicio de mensajeria de una empresa

abstraction anotaciones herencia inyeccion-de-dependencia java-11 jddc maven mysql-database paterins polymorphism restful-api solid spring-boot

Last synced: 09 Dec 2024

https://github.com/jaime-u-lopez/conexion_entre_microse_spring

Se realiza el ejercicio de conectar dos microservicios. El cual uno depende del otro para dar la respuesta al cliente, el proceso consiste en analizar una archivo csv o excel y analizarlo en el servidor 2 si esta correcto en los campos y retornar la respuesta al otro servidor 1 para que le de la respuesta al cliente.

bufferreader inyeccion-de-dependencia java-11 java-17 maven poi spring-boot

Last synced: 09 Dec 2024

https://github.com/valandro/spring-x509

Repository to explain how to implement safe/secure communication using TLS/SSL and x509 cert

feign-client java maven spring-boot spring-security ssl x509

Last synced: 09 Dec 2024

https://github.com/premium-minds/billy-demo-app

Demonstration application for billy invoice engine

billy invoices java maven

Last synced: 04 Dec 2024

https://github.com/lobbyra/zeitman

[JAVA] This is my first minecraft plugin on Maven

java maven minecraft-plugin

Last synced: 04 Dec 2024

https://github.com/mdh266/scalawebapp

A simple HelloWorld Scala Web App with Scalatra

maven scala scalatra

Last synced: 04 Dec 2024

https://github.com/heathlogancampbell/niftyevents

💻A small silly event driven api in java

api event-driven java maven

Last synced: 09 Dec 2024

https://github.com/heathlogancampbell/penguinforest

A weird remake of club penguin done in java, I just wanna get the basic idea down with programmer art

clubpenguin game java maven no-game-engine scratch

Last synced: 09 Dec 2024

https://github.com/sfuhrm/cheatsheet

Cheat sheets in compact text form about tool usage

cheat-sheets cheatsheet git hints maven

Last synced: 23 Dec 2024

https://github.com/natanaelvich/todolist_sprintboot-rocketseat-23

This repository is a sample project to demonstrate how to use Spring Boot to create a REST API.

java maven spring-boot

Last synced: 05 Dec 2024

https://github.com/sgrillon14/mavensampleut

Maven sample project for UT coverage

maven sonarqube ut-coverage

Last synced: 31 Dec 2024

https://github.com/iifast2/springboot-qrcodegeneratorapp

✔️ QR code generator spring boot ( maven + java 8 ) application using google.zxing _ testing with postman

intellij java-8 maven qrcode-generator spring spring-boot

Last synced: 09 Jan 2025

https://github.com/iifast2/spring-boot-google-charts-example

✔️ spring boot piechart and highcharts - ajax.googleapis

charts google-charts intellij intellij-idea java java-8 maven spring spring-boot statistics

Last synced: 09 Jan 2025

https://github.com/iifast2/mail-sender-app-spring-boot

✔️ mail sender application in spring boot - maven , java 8 , Intellij IDEA project - using Gmail ,spring-boot-starter-mail

intellij java java-8 mail mailsender maven spring spring-boot

Last synced: 09 Jan 2025

https://github.com/fracpete/debian-maven-plugin-examples

Examples on how to use debian-maven-plugin.

debian-packaging examples java maven

Last synced: 10 Dec 2024

https://github.com/exp-codes/release-project-plugin

(非 Spring)Maven 项目一键发布插件

java maven mvn plugin programming

Last synced: 16 Dec 2024

https://github.com/exp-codes/mojo-web-archetype

Maven项目规范骨架(Web版)

maven mvn programming

Last synced: 16 Dec 2024