项目作者: DSI-Ville-Noumea

项目描述 :
Archetype maven pour projet liquibase
高级语言: Shell
项目地址: git://github.com/DSI-Ville-Noumea/liquibase-archetype.git
创建时间: 2017-04-04T06:42:50Z
项目社区:https://github.com/DSI-Ville-Noumea/liquibase-archetype

开源协议:

下载


Le projet a été archivé car ce type de projet ne sera plus exploité : départ sur Spring Boot - ZK - Liquibase

Build Status

liquibase-archetype

Archetype maven pour projet liquibase

Installation de l’archetype dans le repository maven local

  1. >> git clone https://github.com/DSI-Ville-Noumea/liquibase-archetype.git
  2. >> cd liquibase-archetype
  3. >> mvn install

Créer un nouveau projet à partir de l’archetype

  1. >> cd ..
  2. >> mvn archetype:generate -DarchetypeArtifactId=liquibase-archetype -DarchetypeGroupId=nc.noumea.mairie -DarchetypeVersion=3.00.00 -DappName=myApp -DarchetypeCatalog=local