Last Version

lombok-ex 0.1.1

The lombok extension framework.

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lombok-ex
Version

Version

0.1.1
Type

Type

jar
Description

Description

lombok-ex
The lombok extension framework.
Source Code Management

Source Code Management

https://github.com/houbb/lombok-ex

Download lombok-ex 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.108
com.github.houbb : auto-log-annotation jar 0.0.3
com.alibaba : fastjson Optional jar 1.2.70

system (1)

Group / Artifact Type Version
sun.jdk » tools Optional jar ${java.version}

Project Modules

There are no modules declared in this project.