Skip to content

mstfymrtc/maven-katas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Katas

In order to run and perform the following exercises, you need to have at least jdk 11 installed.

Clone this repository to complete the exercises.

Installing Java

You can use SDKMAN to install a suitable JDK version

Learning Path

Setup

  • maven-wrapper - Use the maven wrapper (added bonus with SDKMAN) to ensure that the correct maven version is used
  • Dependencies - Add new dependencies, modify versions or even manage dependencies in a better way
  • Multi Module - Work with multi module projects, building sub modules independently or from a parent

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 68.7%
  • Java 31.3%