License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.manosbatsis.scrudbeans |
ArtifactId | ArtifactIdscrudbeans-spring-boot-autoconfigure |
Last Version | Last Version0.31 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModel-driven apps for Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.github.manosbatsis.scrudbeans/scrudbeans-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.manosbatsis.scrudbeans</groupId>
<artifactId>scrudbeans-spring-boot-autoconfigure</artifactId>
<version>0.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manosbatsis.scrudbeans/scrudbeans-spring-boot-autoconfigure/
implementation 'com.github.manosbatsis.scrudbeans:scrudbeans-spring-boot-autoconfigure:0.31'
// https://jarcasting.com/artifacts/com.github.manosbatsis.scrudbeans/scrudbeans-spring-boot-autoconfigure/
implementation ("com.github.manosbatsis.scrudbeans:scrudbeans-spring-boot-autoconfigure:0.31")
'com.github.manosbatsis.scrudbeans:scrudbeans-spring-boot-autoconfigure:jar:0.31'
<dependency org="com.github.manosbatsis.scrudbeans" name="scrudbeans-spring-boot-autoconfigure" rev="0.31">
<artifact name="scrudbeans-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manosbatsis.scrudbeans', module='scrudbeans-spring-boot-autoconfigure', version='0.31')
)
libraryDependencies += "com.github.manosbatsis.scrudbeans" % "scrudbeans-spring-boot-autoconfigure" % "0.31"
[com.github.manosbatsis.scrudbeans/scrudbeans-spring-boot-autoconfigure "0.31"]
Group / Artifact | Type | Version |
---|---|---|
com.github.manosbatsis.scrudbeans : scrudbeans-jpa | jar | 0.31 |
com.github.manosbatsis.scrudbeans : scrudbeans-error | jar | 0.31 |
org.springframework.boot : spring-boot | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.4.RELEASE |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.71 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.71 |