crud2-spring-boot-starter

Springboot autoconfigure for crud2(A anti orm data access layer)

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.crud2.spring.boot
ArtifactId

ArtifactId

crud2-spring-boot-autoconfigure
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

crud2-spring-boot-starter
Springboot autoconfigure for crud2(A anti orm data access layer)
Project URL

Project URL

https://github.com/crud2/crud2-spring-boot-autoconfigure
Source Code Management

Source Code Management

https://github.com/crud2/crud2-spring-boot-autoconfigure

Download crud2-spring-boot-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/org.crud2.spring.boot/crud2-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>org.crud2.spring.boot</groupId>
    <artifactId>crud2-spring-boot-autoconfigure</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.crud2.spring.boot/crud2-spring-boot-autoconfigure/
implementation 'org.crud2.spring.boot:crud2-spring-boot-autoconfigure:0.1.0'
// https://jarcasting.com/artifacts/org.crud2.spring.boot/crud2-spring-boot-autoconfigure/
implementation ("org.crud2.spring.boot:crud2-spring-boot-autoconfigure:0.1.0")
'org.crud2.spring.boot:crud2-spring-boot-autoconfigure:jar:0.1.0'
<dependency org="org.crud2.spring.boot" name="crud2-spring-boot-autoconfigure" rev="0.1.0">
  <artifact name="crud2-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crud2.spring.boot', module='crud2-spring-boot-autoconfigure', version='0.1.0')
)
libraryDependencies += "org.crud2.spring.boot" % "crud2-spring-boot-autoconfigure" % "0.1.0"
[org.crud2.spring.boot/crud2-spring-boot-autoconfigure "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.crud2 : crud2 Optional jar 0.1.0
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.0.3.RELEASE

Project Modules

There are no modules declared in this project.

crud2-spring-boot-autoconfigure

Versions

Version
0.1.0