Skip to content

acrepet/programmez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For those familiar with Git:

    git clone git@github.com:acrepet/programmez.git

Or if you prefer using Subversion:

    svn co http://svn.github.com/acrepet/programmez.git programmez.git

Once checked out, you can build from the command line using Maven 3.
You can simply type:

    >$ mvn test

If you're using an IDE that supports Maven-based projects, you can import the
project directly from its POM.  Otherwise, generate IDE metadata with

    >$ mvn eclipse:eclipse
        - or -
    >$ mvn idea:idea

essai

About

samples for programmez Spring 3 article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages