com.github.xlongshu.maven:archetype-bundles

maven-archetypes

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.xlongshu.maven
ArtifactId

ArtifactId

archetype-bundles
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

maven-archetypes
Project URL

Project URL

https://github.com/xlongshu/maven-archetypes

Download archetype-bundles

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xlongshu.maven/archetype-bundles/ -->
<dependency>
    <groupId>com.github.xlongshu.maven</groupId>
    <artifactId>archetype-bundles</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/archetype-bundles/
implementation 'com.github.xlongshu.maven:archetype-bundles:1.0.1'
// https://jarcasting.com/artifacts/com.github.xlongshu.maven/archetype-bundles/
implementation ("com.github.xlongshu.maven:archetype-bundles:1.0.1")
'com.github.xlongshu.maven:archetype-bundles:pom:1.0.1'
<dependency org="com.github.xlongshu.maven" name="archetype-bundles" rev="1.0.1">
  <artifact name="archetype-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xlongshu.maven', module='archetype-bundles', version='1.0.1')
)
libraryDependencies += "com.github.xlongshu.maven" % "archetype-bundles" % "1.0.1"
[com.github.xlongshu.maven/archetype-bundles "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • archetype-quickstart
  • archetype-spring-boot
  • archetype-webapp-2x
  • archetype-webapp

Versions

Version
1.0.1
1.0.0