License |
License |
---|---|
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdbeanknife-runtime |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionBeanKnife Runtime
The annotation processor to generate the data transfer object (DTO).
This is the annotations and interfaces used in runtime time.
|
Project URL |
Project URL |
Filename | Size |
---|---|
beanknife-runtime-1.5.2.pom | |
beanknife-runtime-1.5.2.jar | 48 KB |
beanknife-runtime-1.5.2-sources.jar | 36 KB |
beanknife-runtime-1.5.2-javadoc.jar | 759 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-runtime/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>beanknife-runtime</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-runtime/
implementation 'io.github.vipcxj:beanknife-runtime:1.5.2'
// https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-runtime/
implementation ("io.github.vipcxj:beanknife-runtime:1.5.2")
'io.github.vipcxj:beanknife-runtime:jar:1.5.2'
<dependency org="io.github.vipcxj" name="beanknife-runtime" rev="1.5.2">
<artifact name="beanknife-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='beanknife-runtime', version='1.5.2')
)
libraryDependencies += "io.github.vipcxj" % "beanknife-runtime" % "1.5.2"
[io.github.vipcxj/beanknife-runtime "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs | jar | 4.2.0 |