spring-boot-starter-specification-builder

Spring Boot starter for building specifications in declarative way

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.mikesafonov
ArtifactId

ArtifactId

spring-boot-starter-specification-builder
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-specification-builder
Spring Boot starter for building specifications in declarative way
Project URL

Project URL

https://github.com/MikeSafonov/spring-boot-starter-specification-builder
Project Organization

Project Organization

com.github.mikesafonov
Source Code Management

Source Code Management

https://github.com/MikeSafonov/spring-boot-starter-specification-builder

Download spring-boot-starter-specification-builder

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.slf4j : slf4j-api jar
org.apache.commons : commons-lang3 jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0