Skip to content

illucIT/maven-illucit-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

illucIT Logo

illucIT Parent: Parent Maven Project

Maven Central

Author: Christian Simon <simon@illucit.com>
Copyright: illucIT Software GmbH
URL: www.illucit.com
License: The Apache License, Version 2.0

What is it?

A simple maven project containing all relevant maven build configurations and default settings for illucIT Maven artifacts.

Use it

To use this as your maven parent, set the following parent tag in you Maven pom.xml:

<parent>
    <groupId>com.illucit</groupId>
    <artifactId>illucit-parent</artifactId>
    <version>4</version>
</parent>

About

Parent maven artifact for all illucIT projects with maven.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published