auth-web

Authweb project for Spring Boot

GroupId

GroupId

com.midcu
ArtifactId

ArtifactId

auth-web
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

auth-web
Authweb project for Spring Boot
Source Code Management

Source Code Management

https://github.com/midcu/vue-auth-server.git

Download auth-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.midcu/auth-web/ -->
<dependency>
    <groupId>com.midcu</groupId>
    <artifactId>auth-web</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.midcu/auth-web/
implementation 'com.midcu:auth-web:0.0.3'
// https://jarcasting.com/artifacts/com.midcu/auth-web/
implementation ("com.midcu:auth-web:0.0.3")
'com.midcu:auth-web:jar:0.0.3'
<dependency org="com.midcu" name="auth-web" rev="0.0.3">
  <artifact name="auth-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.midcu', module='auth-web', version='0.0.3')
)
libraryDependencies += "com.midcu" % "auth-web" % "0.0.3"
[com.midcu/auth-web "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-validation jar
org.springdoc : springdoc-openapi-ui jar 1.5.2

test (1)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1