Last Version

lombok-ext 2.3.4

A set of extension tools to increment lombok project

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.mageddo.lombok
ArtifactId

ArtifactId

lombok-ext
Version

Version

2.3.4
Type

Type

jar
Description

Description

lombok-ext
A set of extension tools to increment lombok project
Project URL

Project URL

https://github.com/mageddo-projects/annotation-processing-tools/tree/master/lombok-ext
Source Code Management

Source Code Management

https://github.com/mageddo-projects/annotation-processing-tools.git

Download lombok-ext 2.3.4


<!-- https://jarcasting.com/artifacts/com.mageddo.lombok/lombok-ext/ -->
<dependency>
    <groupId>com.mageddo.lombok</groupId>
    <artifactId>lombok-ext</artifactId>
    <version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mageddo.lombok/lombok-ext/
implementation 'com.mageddo.lombok:lombok-ext:2.3.4'
// https://jarcasting.com/artifacts/com.mageddo.lombok/lombok-ext/
implementation ("com.mageddo.lombok:lombok-ext:2.3.4")
'com.mageddo.lombok:lombok-ext:jar:2.3.4'
<dependency org="com.mageddo.lombok" name="lombok-ext" rev="2.3.4">
  <artifact name="lombok-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mageddo.lombok', module='lombok-ext', version='2.3.4')
)
libraryDependencies += "com.mageddo.lombok" % "lombok-ext" % "2.3.4"
[com.mageddo.lombok/lombok-ext "2.3.4"]

Dependencies

compile (3)

Group / Artifact Type Version
com.mageddo.nativeimage : reflection-config-generator jar 2.3.4
com.github.javaparser : javaparser-core jar 2.4.0
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.