CQS Spring-Boot Starter

Easy way to follow CQS principle with spring-boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.arttom
ArtifactId

ArtifactId

cqs-spring-boot-starter
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CQS Spring-Boot Starter
Easy way to follow CQS principle with spring-boot
Project URL

Project URL

https://github.com/arttom/cqs-spring-boot-starter
Project Organization

Project Organization

Arttom
Source Code Management

Source Code Management

https://github.com/arttom/cqs-spring-boot-starter

Download cqs-spring-boot-starter

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1