| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.rocketbase.commons |
| ArtifactId | ArtifactIdcommons-auth-forms |
| Last Version | Last Version4.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionholds commons classes and services used to develop REST applications with spring mvc
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| commons-auth-forms-4.3.1.pom | |
| commons-auth-forms-4.3.1.jar | 36 KB |
| commons-auth-forms-4.3.1-sources.jar | 22 KB |
| commons-auth-forms-4.3.1-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-forms/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-auth-forms</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-forms/
implementation 'io.rocketbase.commons:commons-auth-forms:4.3.1'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-forms/
implementation ("io.rocketbase.commons:commons-auth-forms:4.3.1")
'io.rocketbase.commons:commons-auth-forms:jar:4.3.1'
<dependency org="io.rocketbase.commons" name="commons-auth-forms" rev="4.3.1">
<artifact name="commons-auth-forms" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-auth-forms', version='4.3.1')
)
libraryDependencies += "io.rocketbase.commons" % "commons-auth-forms" % "4.3.1"
[io.rocketbase.commons/commons-auth-forms "4.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.rocketbase.commons : commons-auth-adapter | jar | 4.3.1 |
| io.rocketbase.commons : commons-rest-errorpage | jar | 2.2.4 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar |