License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.infilos |
ArtifactId | ArtifactIdrelax-authctx-spring-boot-starter |
Last Version | Last Version2.7.0-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionToolkits to develop spring boot applications.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.infilos/relax-authctx-spring-boot-starter/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-authctx-spring-boot-starter</artifactId>
<version>2.7.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-authctx-spring-boot-starter/
implementation 'com.infilos:relax-authctx-spring-boot-starter:2.7.0-0'
// https://jarcasting.com/artifacts/com.infilos/relax-authctx-spring-boot-starter/
implementation ("com.infilos:relax-authctx-spring-boot-starter:2.7.0-0")
'com.infilos:relax-authctx-spring-boot-starter:jar:2.7.0-0'
<dependency org="com.infilos" name="relax-authctx-spring-boot-starter" rev="2.7.0-0">
<artifact name="relax-authctx-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-authctx-spring-boot-starter', version='2.7.0-0')
)
libraryDependencies += "com.infilos" % "relax-authctx-spring-boot-starter" % "2.7.0-0"
[com.infilos/relax-authctx-spring-boot-starter "2.7.0-0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |