MVN

com.github.manosbatsis.scrudbeans : scrudbeans-spring-boot-autoconfigure

Maven & Gradle

Sep 15, 2022
1 usages
7 stars

scrudbeans-spring-boot-autoconfigure · Hands-free, RESTful, extensible SCRUD for your Kotlin JPA entities in Spring Boot

<dependency>
    <groupId>com.github.manosbatsis.scrudbeans</groupId>
    <artifactId>scrudbeans-spring-boot-autoconfigure</artifactId>
    <version>0.31</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.manosbatsis.scrudbeans : scrudbeans-spring-boot-autoconfigure to add to Maven - Latest Versions:

  • Latest Stable: 0.31
  • Latest Alpha: 1.0.0-alpha.1

All Versions

Choose a version of com.github.manosbatsis.scrudbeans : scrudbeans-spring-boot-autoconfigure to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
scrudbeans-spring-boot-autoconfigure-1.0.0-alpha.1
0.31
scrudbeans-spring-boot-autoconfigure-0.31
0.30
scrudbeans-spring-boot-autoconfigure-0.30
0.28
scrudbeans-spring-boot-autoconfigure-0.28
0.27
scrudbeans-spring-boot-autoconfigure-0.27
0.26
scrudbeans-spring-boot-autoconfigure-0.26
0.25
scrudbeans-spring-boot-autoconfigure-0.25
0.24
scrudbeans-spring-boot-autoconfigure-0.24
0.23
scrudbeans-spring-boot-autoconfigure-0.23
0.22
scrudbeans-spring-boot-autoconfigure-0.22
0.21
scrudbeans-spring-boot-autoconfigure-0.21
0.20
scrudbeans-spring-boot-autoconfigure-0.20
0.19
scrudbeans-spring-boot-autoconfigure-0.19
0.18
scrudbeans-spring-boot-autoconfigure-0.18
0.17
scrudbeans-spring-boot-autoconfigure-0.17
0.16
scrudbeans-spring-boot-autoconfigure-0.16
0.15
scrudbeans-spring-boot-autoconfigure-0.15
0.14
scrudbeans-spring-boot-autoconfigure-0.14
0.13
scrudbeans-spring-boot-autoconfigure-0.13
0.12
scrudbeans-spring-boot-autoconfigure-0.12
0.11
scrudbeans-spring-boot-autoconfigure-0.11
0.10
scrudbeans-spring-boot-autoconfigure-0.10
0.9
scrudbeans-spring-boot-autoconfigure-0.9
0.8
scrudbeans-spring-boot-autoconfigure-0.8
0.7
scrudbeans-spring-boot-autoconfigure-0.7
0.6
scrudbeans-spring-boot-autoconfigure-0.6
0.5
scrudbeans-spring-boot-autoconfigure-0.5
0.4
scrudbeans-spring-boot-autoconfigure-0.4
0.3
scrudbeans-spring-boot-autoconfigure-0.3
0.2
scrudbeans-spring-boot-autoconfigure-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.manosbatsis.scrudbeans</groupId>
    <artifactId>scrudbeans-spring-boot-autoconfigure</artifactId>
    <version>0.31</version>
</dependency>

Advertisement