spring bootstrapping archetype

Bootstrap Spring Boot project with Spring Security Database Authentication/Authorization.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

jp.blackawa
ArtifactId

ArtifactId

spring-bootstrapping-archetype
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring bootstrapping archetype
Bootstrap Spring Boot project with Spring Security Database Authentication/Authorization.
Project URL

Project URL

https://github.com/blackawa/spring-bootstrapping-archetype
Source Code Management

Source Code Management

https://github.com/blackawa/spring-bootstrapping-archetype

Download spring-bootstrapping-archetype

How to add to project

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

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.0.0