Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/maven
- Wikipedia: https://en.wikipedia.org/wiki/Apache_Maven
- Repo: https://github.com/apache/maven
- Created by: Apache Software Foundation
- Released: July 13, 2004
- Related Topics: java,
- Aliases: apache-maven,
- Last updated: 2025-01-29 00:18:05 UTC
- JSON Representation
https://github.com/guilhermersouza34/mod38-projetocompleto
Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.
java javaee jpa-hibernate jsf maven postgresql spring-boot sql
Last synced: 14 Jan 2025
https://github.com/guilhermersouza34/mod43-ultimoprojetoback
Este projeto consiste em uma arquitetura de microserviços em Java, dividido em dois serviços independentes: um para gerenciar clientes e outro para gerenciar produtos. Cada microserviço oferece funcionalidades de cadastro, pesquisa e alteração específicas para sua entidade correspondente. Utiliza tecnologias avançadas para garantir escalabilidade,
docker hibernate java junit maven postgresql spring-boot springdata-jpa swagger
Last synced: 14 Jan 2025
https://github.com/guilhermersouza34/mod42-microservicos-2
Este repositório contém um projeto de microserviços desenvolvido em Java. O projeto é composto por vários serviços, incluindo ClienteServiceAlunos, ConfigServerAlunos, ProdutoServiceAlunos e VendaServiceAlunos.
gradle-java java maven microservices spring-boot
Last synced: 14 Jan 2025
https://github.com/gkalian/selenium-maven-template
Simple selenium template built with Maven and WebDriverManager.
allure java maven selenium webdrivermanager
Last synced: 13 Jan 2025
https://github.com/allure-examples/cucumberjvm-junit-platform-maven
Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Maven
allure allure-report cucumber cucumberjvm example java junit-platform maven
Last synced: 16 Jan 2025
https://github.com/augmentedlogic/maven-central-api-php
PHP client for maven central
Last synced: 13 Jan 2025
https://github.com/gazbert/spring-boot-rabbit-app
A Spring Boot sample app that uses RabbitMQ and shows how to test it.
checkstyle gradle jacoco java maven rabbitmq sample-app spotbugs spring-amqp spring-boot testcontainers
Last synced: 19 Dec 2024
https://github.com/anicetkeric/spring-batch5-mongodb
java17 k8s k8s-cronjob k8s-job kubernetes maven mongodb spring-batch spring-batch-5
Last synced: 29 Dec 2024
https://github.com/gmugra/net.cactusthorn.maven
Maven Multiple Modules Project Template
build-helper-maven-plugin checkstyle enforcer-plugin integration-tests jar maven maven-shade-plugin maven-source-plugin pom shade-plugin spotbugs suppressions tips-and-tricks
Last synced: 26 Jan 2025
https://github.com/mongodb-developer/java-spring-apps
Example MongoDB Applications using Java and Spring
Last synced: 06 Nov 2024
https://github.com/nkdwon/crud-spark
Um CRUD feito em Java com Integração do PostgreSQL e o Framework Spark utilizando o ambiente Eclipse
eclipse-ide git java maven pgadmin4 postgresql spark
Last synced: 06 Jan 2025
https://github.com/pramithamj/pharmacy-pos
Life Pill phamacy pos. software application designed to address the challenges of finding rare medicines and managing prescriptions efficiently
layered-architecture maven postgresql spring-boot spring-security
Last synced: 21 Jan 2025
https://github.com/anicetkeric/spring-boot-aws-parameter-store
AWS Systems Manager Parameter Store (SSM) With Spring Boot 3
aws aws-parameter-store java17 java17-spring-boot maven spring-boot spring-boot-3
Last synced: 29 Dec 2024
https://github.com/amiteshhh/demomavenwebproject
Integrating node project into Java Project using Maven
front-end-development grunt java maven nodejs war
Last synced: 27 Jan 2025
https://github.com/bytemechanics/bytemechanics-maven
Parent project to unify criteria
java library maven parent unify-criteria
Last synced: 28 Jan 2025
https://github.com/sebastian4j/demo-dev-maven-plugin
plugin para mantener en ejecución un jar, actualizarlo (compilarlo y ejecutarlo) cuando hay cambios en el código
eclipse eclipse-ide ide java maven maven-plugin
Last synced: 29 Dec 2024
https://github.com/abhi5658/airqualitymonitoringsystem
This is a website which helps monitor air quality of different regions.
air airqualitymonitoringsystem ams index internship management maven monitoring mvc pollution project quality spring system tcs webapp website
Last synced: 12 Jan 2025
https://github.com/brian-gl/mvsicplayer
Java Maven Music Player with beautiful UI and customization
colorthief jaudiotagger java maven music-player vlcj
Last synced: 31 Dec 2024
https://github.com/swatinerkar/api_restassured
API Automation Framework
api-automation extent-report java lombok maven maven-surefire-plugin rest-assured rest-assured-framework rest-assured-library testng testng-framework
Last synced: 08 Jan 2025
https://github.com/kyleyannelli/basiksite-spark
Mirrored from https://git.kyleyannelli.com/kyle/BasikSite-Spark | Web Service for BasikGUI to allow users to create & share their pedalboards as presets. Adding onto Java Spark with Hibernate, Liquibase, JsonWebToken, Tinylog, & Velocity to make a solid MVC application.
docker hibernate java-spark jsonwebtoken liquibase mariadb maven spark-java tinylog velocity
Last synced: 02 Jan 2025
https://github.com/geraldo-gja/aulas-professores-api
Teste seleção FourD
auth0 docker docker-compose java-11 java-mail junit5 jwt-token lombok maven mongo-db rest-api spring-data-jpa spring-security-jwt spring-validation swagger
Last synced: 21 Dec 2024
https://github.com/bernardo-mg/archetype-pom
Parent POM for Maven archetype projects.
Last synced: 13 Jan 2025
https://github.com/qubitpi/maven-central-release-action
🚚 A convenient "one-click" GitHub Action for publishing artifacts to Maven Central
ci-cd continuous-delivery continuous-deployment github-actions maven maven-central
Last synced: 14 Dec 2024
https://github.com/squidmin/java-labs
Core Java practice / reference
collections collections-framework collections-java concurrency java java-concurrency java-multithreading java-stream-api learning learning-exercises maven maven-build-tool stream-api
Last synced: 14 Dec 2024
https://github.com/pradipkhandare/user-management-system
This project is a Spring Boot-based User Management System that performs basic CRUD (Create, Read, Update, Delete) operations. It is designed using a three-tier architecture(Controller,Service, Repository)Integrated with MySQL
crud-operation intellij-idea maven mysql-database postman restapi spring-boot springdata-jpa
Last synced: 06 Dec 2024
https://github.com/rajeenthan05/easy-shop-ecommerce
Ecommerce app using springboot
ecommerce-website maven springboot
Last synced: 07 Jan 2025
https://github.com/cihat-kose/campus-api-tests
Automated API testing framework for the Mersys Campus platform, utilizing Rest Assured and TestNG to ensure the reliability and accuracy of backend services.
api-testing automated-testing java maven rest-assured testng
Last synced: 08 Jan 2025
https://github.com/sandeepbegudem/angular-fullstack-application-jwt-spring-boot
This Fullstack application is developed using Angular, Typescript and Java17, Spring Boot, JPA, MySQL DB. The backend application is a student-courses-instructor-user-role business model and contains association mappings between the models/entities. It also contains the pagination including the matching keyword for pulling the results from backend.
angular css globalexceptionhandler html java17-spring-boot jpa-associations jwt jwt-refresh-token jwt-token lombok maven mysql-database spring-boot spring-data-jpa springboot-validation typescript
Last synced: 22 Dec 2024
https://github.com/vexcited/iut-r2.01-r2.03
Développement orienté objets (R2.01) et Qualité de code (R2.03)
Last synced: 13 Jan 2025
https://github.com/conorheffron/ironoc
Personal / Portfolio Website
aws cache git-api-sample git-client jdk21 maven personal portfolio reactjs restful-api runnable spring-boot spring-boot-3 spring-scheduler swagger-ui
Last synced: 14 Dec 2024
https://github.com/kyleyannelli/basikgui
SUNY Oswego Capstone | Amp & Pedalboard Sim using Python & Java
fastapi javafx jmetro maven pedalboard spotify spotify-pedalboard
Last synced: 02 Jan 2025
https://github.com/ibtisamops/agri2ops
DevOps Unboxed: Tool-specific hands-on projects—Jenkins, Docker, Terraform, and more—that showcase my transition and expertise
ansible docker jenkins kubernetes maven nexus sonarqube terraform trivy
Last synced: 20 Jan 2025
https://github.com/serhiitrofymchuk/AppiumChallenge
Mobile UI Test Automation Framework
android-testing appium cucumber extentreports java maven mobile-testing test-automation testng
Last synced: 23 Oct 2024
https://github.com/agnii555/nulibrary
NU Library is a Library Management System built using Spring Boot, designed to provide a comprehensive system for managing books, members, and lending operations. The user interface is crafted using HTML, CSS, and Bootstrap, providing a responsive and intuitive design.
boot css html java jdk21 lambda-functions maven sorting spring spring-mvc springboot thymeleaf
Last synced: 29 Dec 2024
https://github.com/futaosmile/fund
对 springboot, dubbo, elasticsearch, htmlunit, vue3的技术实践
antdv dubbo elasticsearch htmlunit maven spider springboot vue
Last synced: 07 Jan 2025
https://github.com/felixklauke/maven-project-template
Maven Project template for my Medium Story about a simple project setup with Maven, GitHub, TravisCI and Nexus.
blog maven medium medium-article project project-template
Last synced: 17 Dec 2024
https://github.com/danilomeneghel/cadastro-software
Cadastro de Software - Java EE, JPA, JSF e Maven
css java jetty jpa js jsf maven postgresql primefaces
Last synced: 14 Dec 2024
https://github.com/colinbut/registration-service
A microservice for registering new users
api api-rest commons-lang docker http java jitpack maven spring-boot spring-initializr
Last synced: 06 Dec 2024
https://github.com/ischeme4u/sc-search-gav
A utility for searching GAV(groupId artifactId and version) using hash values.
artifactid gav groupid maven version
Last synced: 15 Dec 2024
https://github.com/selendilek/tavantproject_web
TAVANTTECHNOLOGIESWEBAPPTESTING
apachepoi automation cucumber featurefiles java maven pom regressiontest seleniumwebdriver smoketest testng ui
Last synced: 20 Dec 2024
https://github.com/alexandergarifullin/springwebtest
Test Spring Web Mvc
hibernate-validator java17 jdbctemplate lombok maven postgresql spring-framework spring-mvc spring-web thymeleaf
Last synced: 12 Jan 2025
https://github.com/nuxeo/nuxeo-studio-maven-plugin
Nuxeo Studio Maven Plugin
maven maven-plugin nuxeo nuxeo-studio
Last synced: 08 Jan 2025
https://github.com/clxrityy/simplehealing
A simple Minecraft healing plugin.
java maven minecraft minecraft-plugin spigot spigot-plugin
Last synced: 27 Jan 2025
https://github.com/anhtester/seleniummaven042023
Project learning Selenium Java with Maven project 04/2023
anhtester maven selenium selenium-java selenium-webdriver test-automation
Last synced: 08 Jan 2025
https://github.com/anhtester/viettel_seleniummaven
Project learning Selenium Java with Maven for Viettel teams 2023
anhtester java maven selenium selenium-java selenium-webdriver test-automation
Last synced: 08 Jan 2025
https://github.com/danilomeneghel/angularjs-spring-boot
Projeto desenvolvido em Java - Spring-Boot e AngularJS
angularjs java maven mysql spring-boot spring-data spring-rest spring-security spring-validation
Last synced: 14 Dec 2024
https://github.com/stepio/lambda-lite
Lightweight Java-based skeleton for AWS Lambda functions
aws aws-lambda jackson java8 maven rest rest-api
Last synced: 28 Jan 2025
https://github.com/tks-devops/ci-cd-pipeline-project
This project demonstrates a basic CI/CD pipeline for a Java web application using various DevOps tools and technologies. The pipeline integrates Git, GitHub, Jenkins, Maven, and Tomcat on an Ubuntu server
apache ci-cd git github jenkins maven pipeline tomcat-server ubuntu ubuntu-server
Last synced: 14 Jan 2025
https://github.com/daryaandreyuk/music-quiz-automation
Portfolio project. UI Automation Testing for Music Quiz
allure-report junit5 locators maven pageobjectmodel selenium-webdriver uitesting
Last synced: 15 Dec 2024
https://github.com/ravening/spring-boot-kubernetes
Spring boot microservice application on Kubernetes
chaos-monkey dekorate docker fabric8-maven-plugin hystrix java kubernetes maven microservices spring-boot spring-cloud spring-cloud-eureka spring-cloud-gateway spring-cloud-kubernetes spring-cloud-microservice
Last synced: 19 Dec 2024
https://github.com/guilhermelbonomo/provamicroservicesspring
Repositório para a prova de springboot do dia 03/10
docker java jenkins maven microservices mysql spring-boot swagger
Last synced: 10 Nov 2024
https://github.com/jyotisulakhe/openinapp
I tested OpeninApp platform, including few key activities indentifying and documenting functional bugs and design related issues, and creating comprensive test cases for the products "Top Secret Links" and "Affilinks" .
java maven selenium testing testng
Last synced: 27 Jan 2025
https://github.com/ibisbra91/gatotelegrambotgame_java
GatoBotGAME_java is a Telegram chatbot game. I used Java, IDEIntelliJ IDEA, Git, MAVEN, etc. I developed it during the 5 days of the Java Marathon guided by CodeGym. A busy challenge that I joined from Sunday, April 21, 2024 to Thursday, April 25. I appreciate the opportunity to practice my Java skills and knowledge. I was satisfied.
api-rest binaries chatbot class git github gitignore intellij-idea java javadoc jdk17 jpg map marathon maven target telegram-bot-api
Last synced: 17 Dec 2024
https://github.com/xdev-software/maven-redirector
Publishes Maven redirect artifacts
Last synced: 13 Dec 2024
https://github.com/pradipkhandare/student-management-system
This web application allows user to add new student, List all the students, Update the existing student, Delete the student, and view the student details
css html intellij maven mysql-database postman spring-boot spring-data-jpa spring-mvc thymeleaf
Last synced: 12 Oct 2024
https://github.com/rapter1990/bookwebsite
Book Website
bootstrap bootstrap3 jsp jstl maven oracle servlet
Last synced: 20 Jan 2025
https://github.com/jcosentino11/meals-api
A meal planning service.
coveralls docker heroku java-8 maven postgres rest-api spring-boot spring-data-jpa spring-rest-docs travis-ci
Last synced: 28 Dec 2024
https://github.com/gunjankadu/medical-management-system
Medical-Management-System For Bio-Medical & Hospital sector
hibernate jdbc jpa jsp maven mysql rest-api spring-boot spring-mvc springframework thymeleaf thymeleaf-template-engine
Last synced: 05 Jan 2025
https://github.com/agitrubard/web-chat-app
Web Chat Application
chat documentation heroku hibernate java maven sockjs spring-boot stomp websocket websockets
Last synced: 19 Dec 2024
https://github.com/omerjuve2023/calculadoraeuler2
Programa Java que implementa el método de Euler para resolver sistemas de ecuaciones diferenciales. La aplicación interactúa con el usuario para ingresar parámetros y muestra tanto resultados tabulares como gráficos.
java learn lombok-maven mathematics maven
Last synced: 19 Dec 2024
https://github.com/nfisher/mvn2bzl
Convert maven multi-module projects to Bazel.
Last synced: 20 Jan 2025
https://github.com/gmartinezramirez-old/spring-api-rest-person-crud
:person_with_pouting_face: [Active] REST web service using Spring JPA, Spring MVC and Spring Boot. Including GET, POST, PUT, DELETE operations.
crud hibernate java mariadb maven mysql rest-api spring spring-boot spring-jpa spring-mvc webservice
Last synced: 05 Dec 2024
https://github.com/f1scher7/ad-campaign-manager
CRUD application that allows administrators to manage marketing campaigns and users
angular h2-database java jpa-hibernate jwt maven spring-boot spring-mvc spring-security typescript
Last synced: 12 Oct 2024
https://github.com/ivan-fang/fang-blog
Fang Blog 顧名思義是一個「部落格網站」,使用者可以在這裡建立自己的帳號、發表文章,並查閱其他人已發佈的文章。Fang Blog is a "blog website project". Users can create their own account, publish articles, and read others released articles.
aws axios elemenet-plus java jwt maven mybatis mysql redis springboot3 vue3
Last synced: 14 Jan 2025
https://github.com/autokmg/customers-manager-spring-boot-postgres-database-flutter
In this repository I am practicing creating a Spring boot application with PostgresSQL database to maintain customers data.
dart flutter java maven postgresql spring-boot
Last synced: 05 Dec 2024
https://github.com/gradle/dpeuni-maven-build-cache-deep-dive-getting-started
DPE University Lab: Getting Started With Build Cache for Apache Maven
build-cache dpe-university java lab maven training-materials
Last synced: 29 Oct 2024
https://github.com/wintersolid/cloudvenderapi
RESTful API using Java and Spring Boot, integrating MySQL for data persistence and performed database management and queries using MySQL Workbench.
api-rest java jpa maven mysql-database spring-boot spring-data
Last synced: 27 Jan 2025
https://github.com/lhsradek/platypus-quarkus
Platypus for Quarkus
elasticsearch flyway gelf graalvm-native-image health hibernate java javadoc jpa maven opentelemetry prometheus quarkus qute vertx
Last synced: 19 Dec 2024
https://github.com/imamachi-n/spring-boot2-react-material-ui-carlist-app
Hands-On Full Stack Development with Spring Boot 2.0 and React
docker jwt mariadb material-ui maven react rest-api spring-boot spring-data-jpa spring-security yarn
Last synced: 21 Jan 2025
https://github.com/lambdacasserole/mayo
Diffie-Hellman key exchange utility for Java on Maven.
diffie-hellman encryption java key-exchange-algorithms maven
Last synced: 20 Dec 2024
https://github.com/lambdacasserole/lizard
Lempel–Ziv–Welch data compression Maven package for Java.
Last synced: 20 Dec 2024
https://github.com/ron96g/dependency-graph
Small side project to display a pom dependency tree in gitlab as a network graph
dependecy-graph dependencies maven network-graph pom
Last synced: 19 Dec 2024
https://github.com/marthym/hello-osgi-world
Débuter une application REST avec OSGi & Declarative Service
felix-framework java-8 maven osgi rest-api tutorial-code
Last synced: 20 Jan 2025
https://github.com/maiarasanto/partitura-musical
Protótipo criado no site da MarvelApp, no curso da Stack, onde simula uma Plataforma Mobile sobre um curso de ensino de Partitura Musical.
engenharia-de-requisitos maven mockup rf rnf
Last synced: 20 Dec 2024
https://github.com/mfvanek/spring5-mvc-opentracing
Spring 5 MVC demo app with Jaeger Tracing and Embedded Jetty (without Spring Boot)
embedded-jetty jaeger java java-17 jetty maven opentracing spring-mvc
Last synced: 09 Oct 2024
https://github.com/jagadeeshshetty/seleniummavencucumber
It's a WebUI test automation framework using Java + Selenium + Maven + Cucumber
cucumber-framework cucumber-java cucumber-reports java maven selenium-webdriver
Last synced: 13 Jan 2025
https://github.com/kkkooolllyyyaaa/web-lab-2
The second lab on the web programming course
css3 html5 java java-ee javascript lombok maven servlet-jsp wildfly-server
Last synced: 14 Jan 2025
https://github.com/timbru31/bukkit-plugin-parent-pom
📙 📦 Maven parent POM containing the default configuration to build Spigot (Bukkit) plugins
bstats bukkit bukkit-plugin craftbukkit java kotlin maven paper papermc parent-pom pom spigot spigot-api spigot-plugin spigotmc template
Last synced: 11 Oct 2024
https://github.com/7irelo/loretta-spring-jpa-api
Lorreta Bank's Spring Boot API (Spring Boot, Hibernate, Apache, Maven, PostgreSQL)
api banking hibernate maven postgresql spring-boot
Last synced: 13 Jan 2025
https://github.com/hsiehshujeng/cdk-comprehend-s3olap
This construct creates the foundation for developers to explore the combination of Amazon S3 Object Lambda and Amazon Comprehend for PII scenarios and it is designed with flexibility, i.e, the developers could tweak arguments via CDK to see how AWS services work and behave.
amazon-comprehend aws aws-cdk aws-cdk-construct aws-construct aws-lambda aws-s3objectlambda aws-sam csharp golang java jsii machine-learning maven npm nuget projen pypi python typescript
Last synced: 19 Oct 2024
https://github.com/daneseuwu/webservices-auth-java
user authentication with SOAP web service using sql server, java web, sql server side encryption, user permissions to execute stored procedure
authentication glassfish-server java java-web-app maven mvc-pattern netbeans-ide sql-server-database sqljdbc webservices
Last synced: 13 Jan 2025
https://github.com/cyboranf/smart-plant-api
App: https://github.com/bdnrJ/Smart_Plant_Buddy
api aws-ec2 aws-rds aws-s3 java maven mysql spring spring-boot
Last synced: 26 Jan 2025
https://github.com/gabygramajo/javamovieplatform
En este proyecto tuve como objetivo simular algunas funciones que tiene un usuario en aplicaciones como Netflix.
hibernate hibernate-jpa java jpa maven mysql
Last synced: 02 Jan 2025
https://github.com/omatthewy/java-shareit
Template repository for ShareIt project.
booking-system crud docker gateway integration-testing java maven microservices postman rest-api sharing-economy spring-boot unit-testing user-reviews validation
Last synced: 28 Dec 2024
https://github.com/rahulmoundekar/javaseleniumautomationtesting
Selenium is the first thing that comes to mind when one is planning to automate the testing of web applications. Selenium Webdriver with Java, one needs to bring the different components together, to start coding.
api-test-rest-assured bdd-framework cucumber-framework java-8 locators maven page-object-model rest-api rest-assured selenium-webdriver test-runner testing-data testng-dataprovider testng-framework testng-report webdrivermanager
Last synced: 28 Dec 2024