License |
License |
---|---|
GroupId | GroupIdcom.github.j-pingus |
ArtifactId | ArtifactIdaggregator4j |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.j-pingus:aggregator4j
Library aggregating fields using annotations in complex objects structures
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aggregator4j-1.3.pom | |
aggregator4j-1.3.jar | 50 KB |
aggregator4j-1.3-sources.jar | 22 KB |
aggregator4j-1.3-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.j-pingus/aggregator4j/ -->
<dependency>
<groupId>com.github.j-pingus</groupId>
<artifactId>aggregator4j</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j-pingus/aggregator4j/
implementation 'com.github.j-pingus:aggregator4j:1.3'
// https://jarcasting.com/artifacts/com.github.j-pingus/aggregator4j/
implementation ("com.github.j-pingus:aggregator4j:1.3")
'com.github.j-pingus:aggregator4j:jar:1.3'
<dependency org="com.github.j-pingus" name="aggregator4j" rev="1.3">
<artifact name="aggregator4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j-pingus', module='aggregator4j', version='1.3')
)
libraryDependencies += "com.github.j-pingus" % "aggregator4j" % "1.3"
[com.github.j-pingus/aggregator4j "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-jexl3 | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |