spring-boot-starter-abstraction

Provide abstractions for any projects that needs CRUD features

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.voduku
ArtifactId

ArtifactId

spring-boot-starter-abstraction
Last Version

Last Version

1.2.15
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-abstraction
Provide abstractions for any projects that needs CRUD features
Project URL

Project URL

https://github.com/voduku/spring-boot-starter-abstraction
Source Code Management

Source Code Management

https://github.com/voduku/spring-boot-starter-abstraction

Download spring-boot-starter-abstraction

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.5
org.springframework.security : spring-security-core jar 5.4.6
io.github.openfeign : feign-core jar 11.1
org.projectlombok : lombok Optional jar 1.18.20
org.mapstruct : mapstruct jar 1.4.2.Final
org.mapstruct : mapstruct-processor jar 1.4.2.Final
org.springdoc : springdoc-openapi-ui jar 1.5.8
org.springdoc : springdoc-openapi-data-rest jar 1.5.8
org.hibernate.validator : hibernate-validator jar 7.0.1.Final

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0