
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.
-
- Sign up for GitHub or sign in to edit this page
- Created by Apache Software Foundation
- Released July 13, 2004
Here are 6,000 public repositories matching this topic...
🌱🚀一款现代化的脚手架项目。企业开发?接外包?赚外快?还是学习?这都能满足你,居家必备,值得拥有:beers:整合Springboot2,单点登陆+tk.mybatis+shiro+redis+thymeleaf+maven+swagger前后端分离接口管理+代码生成+定时任务+数据库版本管理flyway+hutool工具包,等实用技术。
-
Updated
on Oct 16, 2019 - 343 commits
- Java
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
-
Updated
on Oct 16, 2019 - 62 commits
- Java
INACTIVE: A maven plugin for Docker
-
Updated
on Oct 16, 2019 - 918 commits
- Java
Demo for workflow framework and BPM platform -- Activiti
-
Updated
on Oct 15, 2019 - 388 commits
- JavaScript
The missing Java distribution of native C++ libraries
-
Updated
on Oct 15, 2019 - 1 commits
- Java
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
-
Updated
on Oct 16, 2019 - 1 commits
- JavaScript
CMS written in Java,Safe and fast,Easy support 10 million data, 10 million PV; Currently has 0.0002% of the world's users.Language support English,中文,繁體,日本語
-
Updated
on Oct 15, 2019 - 758 commits
- Java
I have a build with multiple docker images, and have configured startParallel = false, so the containers start sequentially.
The first container (db2express) is configured with a postExec wait action, with breakOnError=true.
I notice because of delay in the logs that the postExec script of the first container is executed before the second container is started. This is as expected. However, w
Automatic management of Selenium WebDriver binaries
-
Updated
on Oct 16, 2019 - 1 commits
- Java
Maven plugin which includes build-time git repository information into an POJO / *.properties). Make your apps tell you which version exactly they were built from! Priceless in large distributed deployments... :-)
-
Updated
on Oct 15, 2019 - 945 commits
- Java
I started using spotless in a maven java project for the first time. I am getting an exception indicating that there are unused imports. I can strip down the file to be as simple as
package example;
public interface Test {
}
There are no imports at all, but still there is the removeUnusedImports
error.
Full Stack trace:
[spotless-stacktrace.txt](https://github.com/diffplug/s
Alibaba Cloud SDK for Java
-
Updated
on Oct 16, 2019 - 1 commits
- Java
I can not make the eclipse stop at a breakpoint to debug..
Does anyone know how to do this?
I already tried this:
https://blog.jooq.org/2015/06/23/how-to-debug-your-maven-build-with-eclipse/
Method stubs and test cases for the problems from Elements of Programming Interviews
-
Updated
on Oct 15, 2019 - 242 commits
- Java
:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
-
Updated
on Oct 16, 2019 - 65 commits
- Java
Apereo CAS WAR Overlay template
-
Updated
on Oct 16, 2019 - 320 commits
- Shell
A Day in Java Developer’s Life, with a taste of Kubernetes
-
Updated
on Oct 15, 2019 - 195 commits
- Java
Boilerplate for Your Server Side(Backend) Application, Java | Spring(Boot, Cloud) | Node.js(Express, Koa, Egg) | Go | Python | DevOps 💫 服务端项目模板
-
Updated
on Oct 16, 2019 - 87 commits
- TSQL
Learn about maven
- Repository
- apache/maven
- Website
- maven.apache.org
- Wikipedia
- Wikipedia
From #2046.
Auth has the most friction, and it will help a lot to report if Jib picked up some credentials and where if so. It will help cases like #2050 too.