Create Java project with Maven archetype schemacrawler-archetype-plugin-lint

Free database schema discovery and comprehension tool

Create a Java Project by archetype schemacrawler-archetype-plugin-lint with Command Line:

mvn archetype:generate   -DgroupId="com.mycompany.app"   -DartifactId="my-app-id"   -DarchetypeGroupId="us.fatehi"   -DarchetypeArtifactId="schemacrawler-archetype-plugin-lint"   -DarchetypeVersion="15.06.01"   -DinteractiveMode=false 

Details about maven archetype schemacrawler-archetype-plugin-lint

License

License

GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-archetype-plugin-lint
Version

Version

15.06.01
Type

Type

maven-archetype
Description

Description

Maven Archetype for SchemaCrawler Lint Plugin
Free database schema discovery and comprehension tool
Project Organization

Project Organization

Sualeh Fatehi

How to add to project

mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app>  -DarchetypeGroupId=us.fatehi -DarchetypeArtifactId=schemacrawler-archetype-plugin-lint -DarchetypeVersion=15.06.01 -DinteractiveMode=false

Dependencies

provided (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.4.1

test (8)

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

Project Modules

There are no modules declared in this project.