commons-aggregator

Library aggregating fields using annotations in complex objects structures

License

License

GroupId

GroupId

com.github.crabs-hue.commons
ArtifactId

ArtifactId

commons-aggregator
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-aggregator
Library aggregating fields using annotations in complex objects structures
Project Organization

Project Organization

Crabs Hue

Download commons-aggregator

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-aggregator/ -->
<dependency>
    <groupId>com.github.crabs-hue.commons</groupId>
    <artifactId>commons-aggregator</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-aggregator/
implementation 'com.github.crabs-hue.commons:commons-aggregator:0.10.0'
// https://jarcasting.com/artifacts/com.github.crabs-hue.commons/commons-aggregator/
implementation ("com.github.crabs-hue.commons:commons-aggregator:0.10.0")
'com.github.crabs-hue.commons:commons-aggregator:jar:0.10.0'
<dependency org="com.github.crabs-hue.commons" name="commons-aggregator" rev="0.10.0">
  <artifact name="commons-aggregator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.crabs-hue.commons', module='commons-aggregator', version='0.10.0')
)
libraryDependencies += "com.github.crabs-hue.commons" % "commons-aggregator" % "0.10.0"
[com.github.crabs-hue.commons/commons-aggregator "0.10.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-jexl3 jar 3.1
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.7

provided (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
log4j : log4j jar 1.2.17
org.junit.jupiter : junit-jupiter jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.0
0.8.0