MVN

io.activej : archetype-jdbc

Maven & Gradle

Jun 15, 2023
672 stars

Archetypes : Simple JDBC application

mvn archetype:generate -DarchetypeGroupId=io.activej -DarchetypeArtifactId=archetype-jdbc -DarchetypeVersion=5.5
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.activej : archetype-jdbc to generate a Maven project - Latest Versions:

  • Latest Stable: 5.5
  • Latest Release Candidate: 5.5-rc3
  • Latest Beta: 6.0-beta1

All Versions

Choose a version of io.activej : archetype-jdbc to generate a Maven project - All Versions:

Version Vulnerabilities Updated
6.0
archetype-jdbc-6.0-beta1
5.5
archetype-jdbc-5.5
archetype-jdbc-5.5-rc3
archetype-jdbc-5.5-rc2
archetype-jdbc-5.5-rc1
5.4.x
archetype-jdbc-5.4.3
archetype-jdbc-5.4.2
archetype-jdbc-5.4.1
5.4
archetype-jdbc-5.4
5.3
archetype-jdbc-5.3
5.2
archetype-jdbc-5.2
5.1.x
archetype-jdbc-5.1.1
5.1
archetype-jdbc-5.1
5.0
archetype-jdbc-5.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.activej -DarchetypeArtifactId=archetype-jdbc -DarchetypeVersion=5.5

Advertisement

Dependencies from Group

Jun 15, 2023
28 usages
672 stars
Jun 15, 2023
18 usages
672 stars
Jun 15, 2023
8 usages
678 stars
Jun 15, 2023
8 usages
674 stars
Jun 15, 2023
7 usages
672 stars

Discover Dependencies