Skip to content

carlospatinos/ocjp7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCJ7 project

This is a Java project using both gradle and maven and following common structure for a java project. The intention for this is to prepare for the . For more information on Java certifications please visit Oracle Education.

Screenshot

Set-up

Use the git command to clone the project and then you can use either maven or gradle to install dependencies.

To clone first

git clone https://github.com/carlospatinos/ocjp7

To run it and install dependencies

mvn clean install
gadle build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

APACHE V2

About

Some examples to keep in mind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages