spring-boot project archetype


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

spring-boot-project-archetype
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot project archetype
spring-boot project archetype

Download spring-boot-project-archetype

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.frtu.archetype/spring-boot-project-archetype/ -->
<dependency>
    <groupId>com.github.frtu.archetype</groupId>
    <artifactId>spring-boot-project-archetype</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.archetype/spring-boot-project-archetype/
implementation 'com.github.frtu.archetype:spring-boot-project-archetype:1.2.4'
// https://jarcasting.com/artifacts/com.github.frtu.archetype/spring-boot-project-archetype/
implementation ("com.github.frtu.archetype:spring-boot-project-archetype:1.2.4")
'com.github.frtu.archetype:spring-boot-project-archetype:jar:1.2.4'
<dependency org="com.github.frtu.archetype" name="spring-boot-project-archetype" rev="1.2.4">
  <artifact name="spring-boot-project-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.archetype', module='spring-boot-project-archetype', version='1.2.4')
)
libraryDependencies += "com.github.frtu.archetype" % "spring-boot-project-archetype" % "1.2.4"
[com.github.frtu.archetype/spring-boot-project-archetype "1.2.4"]

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0