is not current version
Last Version 4.3.1

io.rocketbase.commons:commons-auth-forms 4.2.1

holds commons classes and services used to develop REST applications with spring mvc

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.rocketbase.commons
ArtifactId

ArtifactId

commons-auth-forms
Version

Version

4.2.1
Type

Type

jar
Description

Description

holds commons classes and services used to develop REST applications with spring mvc
Source Code Management

Source Code Management

https://github.com/rocketbase-io/commons-auth/tree/master/commons-auth-forms/

Download commons-auth-forms 4.2.1


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

Dependencies

compile (10)

Group / Artifact Type Version
io.rocketbase.commons : commons-auth-adapter jar 4.2.1
io.rocketbase.commons : commons-rest-errorpage jar 2.1.0
org.thymeleaf : thymeleaf jar
org.springframework : spring-webmvc jar
org.hibernate.validator : hibernate-validator jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.security : spring-security-config Optional jar
org.springframework.security : spring-security-web Optional jar
javax.servlet : javax.servlet-api Optional jar
javax.annotation : javax.annotation-api jar 1.3.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.