mvn archetype:generate    -DgroupId="com.mycompany.app"    -DartifactId="my-app-id"    -DarchetypeGroupId="us.fatehi"    -DarchetypeArtifactId="schemacrawler-archetype-maven-project"    -DarchetypeVersion="15.06.01"    -DinteractiveMode=false  
            | License | 
                License | 
        
|---|---|
| GroupId | GroupIdus.fatehi | 
    
| ArtifactId | ArtifactIdschemacrawler-archetype-maven-project | 
    
| Version | Version15.06.01 | 
        
| Type | Typemaven-archetype | 
    
| Description | 
            DescriptionMaven Archetype for Project Using SchemaCrawler 
            Free database schema discovery and comprehension tool 
         | 
    
| Project Organization | 
                    Project OrganizationSualeh Fatehi | 
            
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app>  -DarchetypeGroupId=us.fatehi -DarchetypeArtifactId=schemacrawler-archetype-maven-project -DarchetypeVersion=15.06.01 -DinteractiveMode=false
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.4.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 | 
| org.hamcrest : hamcrest | jar | 2.1 | 
| nl.jqno.equalsverifier : equalsverifier | jar | 3.1.5 | 
| xmlunit : xmlunit | jar | 1.6 | 
| commons-io : commons-io | jar | 2.6 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| org.apache.commons : commons-dbcp2 | jar | 2.6.0 | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 |