com.eurodyn.qlack.fuse:qlack-fuse-aaa-annotations

QLACK project (Java modules)

License

License

GroupId

GroupId

com.eurodyn.qlack.fuse
ArtifactId

ArtifactId

qlack-fuse-aaa-annotations
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

QLACK project (Java modules)

Download qlack-fuse-aaa-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-aaa-annotations/ -->
<dependency>
    <groupId>com.eurodyn.qlack.fuse</groupId>
    <artifactId>qlack-fuse-aaa-annotations</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-aaa-annotations/
implementation 'com.eurodyn.qlack.fuse:qlack-fuse-aaa-annotations:3.2.1'
// https://jarcasting.com/artifacts/com.eurodyn.qlack.fuse/qlack-fuse-aaa-annotations/
implementation ("com.eurodyn.qlack.fuse:qlack-fuse-aaa-annotations:3.2.1")
'com.eurodyn.qlack.fuse:qlack-fuse-aaa-annotations:jar:3.2.1'
<dependency org="com.eurodyn.qlack.fuse" name="qlack-fuse-aaa-annotations" rev="3.2.1">
  <artifact name="qlack-fuse-aaa-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eurodyn.qlack.fuse', module='qlack-fuse-aaa-annotations', version='3.2.1')
)
libraryDependencies += "com.eurodyn.qlack.fuse" % "qlack-fuse-aaa-annotations" % "3.2.1"
[com.eurodyn.qlack.fuse/qlack-fuse-aaa-annotations "3.2.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.eurodyn.qlack.common : qlack-common jar 3.2.1
com.eurodyn.qlack.fuse : qlack-fuse-aaa jar 3.2.1
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (2)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2

Project Modules

There are no modules declared in this project.

QLACK

QLACK is an ecosystem of software development libraries and utilities, targeting Java and Angular developers. Our goal while developing QLACK is not to create a framework but to bundle together functionality we often use in projects under a common roof.

QLACK has a rich history as in one form or another has been in development for more than 10 years. It initially started as QLACK 1 based on Enterprise Java Beans technology, it continued with QLACK 2 based on OSGi, and currently on version 3 is based on Spring Boot.

Using QLACK you can accelerate your Spring Boot-based development as a considerable amount of boilerplate code is already provided via QLACK's rich modules ecosystem and APIs.

QLACK is an Open Source project under EUPL.

Code Quality

Contributors

com.eurodyn.qlack.fuse

QLACK

An ecosystem of reusable libraries, tools and utilities to speed-up your Java development.

Versions

Version
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0