Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project name

Java Builder Pattern

Description

Builder Pattern for JAVA without any extra tools except ANT and Java is an example implementation of the 1 Creational Design Patterns:

  • Builder

The Project is based on the Book of the Gang of Four: Design Patterns, Elements of Reusable Object Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides.

The file build.info contains all information on the project in plain text format.

Pre-requirements

There are 2 installed versions necessary to run the software:

Installation

  • Clone the repository using the standard Git clone command.

Usage

  • Go to the directory where your have cloned the repository.
  • Make sure to have the current working directory where the LICENSE, build.xml and build.info are.
# Runs the complete demo
$ ant all

# Shows the Help-page
$ ant show

# Shows the info (stored inside the file build.info)
$ ant info

Build Abstract Factory

Please read the 'build.info' or use the ant script as shown above. For more information on this project or visit:

License

MIT License.

Contact information

Email is my preferred way to communciate, please use [email protected] with a descriptive Subject text.

Version

Last updated 31 Jul 2021 - Review & git changes.

About

Builder Pattern for JAVA without any extra tools except ANT and Java.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages