Last Version

com.bellotapps.webapps:webapps-commons-authentication 0.3.0-RELEASE

Libraries that contain common code to be used in a webapp

License

License

GroupId

GroupId

com.bellotapps.webapps
ArtifactId

ArtifactId

webapps-commons-authentication
Version

Version

0.3.0-RELEASE
Type

Type

jar
Description

Description

com.bellotapps.webapps:webapps-commons-authentication
Libraries that contain common code to be used in a webapp

Download webapps-commons-authentication 0.3.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-authentication/ -->
<dependency>
    <groupId>com.bellotapps.webapps</groupId>
    <artifactId>webapps-commons-authentication</artifactId>
    <version>0.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-authentication/
implementation 'com.bellotapps.webapps:webapps-commons-authentication:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-authentication/
implementation ("com.bellotapps.webapps:webapps-commons-authentication:0.3.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-authentication:jar:0.3.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-authentication" rev="0.3.0-RELEASE">
  <artifact name="webapps-commons-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-authentication', version='0.3.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-authentication" % "0.3.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-authentication "0.3.0-RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
com.bellotapps.webapps : webapps-commons-authentication-interfaces jar 0.3.0-RELEASE
com.bellotapps.webapps : webapps-commons-core jar 0.3.0-RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE
io.jsonwebtoken : jjwt-api jar 0.10.5
org.slf4j : slf4j-api jar 1.7.25

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.5
io.jsonwebtoken : jjwt-jackson jar 0.10.5

Project Modules

There are no modules declared in this project.