Last Version

BeanKnife Core Base 1.5.2

The annotation processor to generate the data transfer object (DTO). This is the processor used in compile time.

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

beanknife-core-base
Version

Version

1.5.2
Type

Type

jar
Description

Description

BeanKnife Core Base
The annotation processor to generate the data transfer object (DTO). This is the processor used in compile time.
Project URL

Project URL

https://github.com/vipcxj/beanknife

Download beanknife-core-base 1.5.2


<!-- https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-core-base/ -->
<dependency>
    <groupId>io.github.vipcxj</groupId>
    <artifactId>beanknife-core-base</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-core-base/
implementation 'io.github.vipcxj:beanknife-core-base:1.5.2'
// https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-core-base/
implementation ("io.github.vipcxj:beanknife-core-base:1.5.2")
'io.github.vipcxj:beanknife-core-base:jar:1.5.2'
<dependency org="io.github.vipcxj" name="beanknife-core-base" rev="1.5.2">
  <artifact name="beanknife-core-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='beanknife-core-base', version='1.5.2')
)
libraryDependencies += "io.github.vipcxj" % "beanknife-core-base" % "1.5.2"
[io.github.vipcxj/beanknife-core-base "1.5.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9
io.github.vipcxj : beanknife-runtime jar 1.5.2

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.2.0

test (1)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.19

Project Modules

There are no modules declared in this project.