Lenar.io - Lenar Badretdinov
Tags:
AppProps(1) AspectJ(9) AssertJ(2) Easy Files(2) EasyLog(4) Git(2) Gson(6) HTTP(15) Heroku(1) JUnit(8) JWT(2) Java(36) Java 8(3) Jenkins(4) Maven(1) OkHttp(1) Open Source(7) RESTEasy(9) Selenium(4) Spring(1) Spring Boot(16) Stubby4j(2) TestNG(10) VPN(1) VirtualBox(1)
knopka

Popular posts

Schedule Jenkins build periodically
How to configure Jenkins build schedule... Jenkins schedule format

Spring Boot + TestNG. How to get started
Minimal required code...

Open Source

Easy Files Lenar.io - Easy Files
Read files with easy
AppProps Lenar.io - AppProps
Load multiple application property files from different locations
EasyLog Lenar.io - EasyLog
Open source library for logging and debugging

How to publish Open Source library
Step by step guide

Projects

FormForSite.com

Free forms for sites

REST API Test Framework

Guide

knopka

Maven

Maven is a widely used build automation tool for Java-based projects. It is used to manage the build process, including dependencies, compilation, packaging, and testing. Maven uses a declarative approach, meaning that developers specify what they want to achieve and Maven handles the details of how to do it. Maven also has a large repository of Java libraries and dependencies, making it easy for developers to manage their project's dependencies without having to manually download and manage them.

Posts about Maven