Skip to content

Examples of build tools (Ant, Maven, Gradle) usage for series of lectures at Gdańsk University of Technology

License

Notifications You must be signed in to change notification settings

Smoczysko/introduction-to-build-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to build tools

This workspace consists build tools (Ant and Maven) usage examples for series of lectures at Gdańsk University of Technology. They are categorized in different directories, one for each tool usage example.

Structure

Each topic (build tool) has it's own directory. Inside it each example has it's own directory named in <example_number>-<topic> pattern. Each example is independent application that can be run without anything else that what's within it.

Requirements

This project has very small system requirements:

  • Java SE SDK 1.7 or higher
  • Apache Maven 3.0 or higher
  • Apache Ant 1.9.0 or higher
  • Apache Ivy 2.4.0 or higher
  • Ant-Contib Tasks 0.3 or higher

References

Additional reading

License

Code in this repository in under Apache License, Version 2.0 (read more).

About

Examples of build tools (Ant, Maven, Gradle) usage for series of lectures at Gdańsk University of Technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages