is not current version
Last Version 0.7.0

co.paralleluniverse:comsat-spring-boot-security 0.5.0

Fibers services for web

Categories

Categories

Spring Boot Container Microservices Security Comsat Net Networking
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-spring-boot-security
Version

Version

0.5.0
Type

Type

jar

Download comsat-spring-boot-security 0.5.0


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