MVN

io.fabric8.archetypes : dotnet-example-archetype

Maven & Gradle

Feb 10, 2017
66 stars

Fabric8 :: Archetypes :: dotnet-example · Creates a new dotnet example

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=dotnet-example-archetype -DarchetypeVersion=2.2.197
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.archetypes : dotnet-example-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.197

All Versions

Choose a version of io.fabric8.archetypes : dotnet-example-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
dotnet-example-archetype-2.2.197
dotnet-example-archetype-2.2.196
dotnet-example-archetype-2.2.195
dotnet-example-archetype-2.2.194
dotnet-example-archetype-2.2.193
dotnet-example-archetype-2.2.192
dotnet-example-archetype-2.2.191
dotnet-example-archetype-2.2.190
dotnet-example-archetype-2.2.189
dotnet-example-archetype-2.2.187
dotnet-example-archetype-2.2.185
dotnet-example-archetype-2.2.184
dotnet-example-archetype-2.2.182
dotnet-example-archetype-2.2.181
dotnet-example-archetype-2.2.180
dotnet-example-archetype-2.2.179
dotnet-example-archetype-2.2.177
dotnet-example-archetype-2.2.176
dotnet-example-archetype-2.2.175
dotnet-example-archetype-2.2.174
dotnet-example-archetype-2.2.173
dotnet-example-archetype-2.2.172
dotnet-example-archetype-2.2.171
dotnet-example-archetype-2.2.170
dotnet-example-archetype-2.2.169
dotnet-example-archetype-2.2.168
dotnet-example-archetype-2.2.167
dotnet-example-archetype-2.2.166
dotnet-example-archetype-2.2.164
dotnet-example-archetype-2.2.163
dotnet-example-archetype-2.2.162
dotnet-example-archetype-2.2.161
dotnet-example-archetype-2.2.160
dotnet-example-archetype-2.2.159

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.fabric8.archetypes -DarchetypeArtifactId=dotnet-example-archetype -DarchetypeVersion=2.2.197