Skip to content

Immotronic/ubikit-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubikit-core

Core library of the Ubikit project

Compilation

To build this library, you will need Maven 2 or later. The project POM rely on a parent POM that depends on a root POM. You will need to download and install these files in appropriate directory on your developpement machine.

Tuning the root POM

At least, you need to adapt the "Distribution Management" section of the root POM to your developpement environment.

  • If you do not wish to use a personal repository proxy server, simply remove the whole element from root-pom.xml file.
  • To use a personal repository procy server instead of Immotronic one, adapt and elements to match your configuration.

Compiling

Compile and generate the project JAR file with following command:

mvn package

About

Core library of the Ubikit project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages