| License |
License |
|---|---|
| GroupId | GroupIdio.github.vipcxj |
| ArtifactId | ArtifactIdbeanknife-parent |
| Version | Version1.5.2 |
| Type | Typepom |
| Description |
DescriptionBeanKnife Parent
The annotation processor to generate the data transfer object (DTO).
This is the parent pom.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beanknife-parent-1.5.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-parent/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>beanknife-parent</artifactId>
<version>1.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-parent/
implementation 'io.github.vipcxj:beanknife-parent:1.5.2'
// https://jarcasting.com/artifacts/io.github.vipcxj/beanknife-parent/
implementation ("io.github.vipcxj:beanknife-parent:1.5.2")
'io.github.vipcxj:beanknife-parent:pom:1.5.2'
<dependency org="io.github.vipcxj" name="beanknife-parent" rev="1.5.2">
<artifact name="beanknife-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='beanknife-parent', version='1.5.2')
)
libraryDependencies += "io.github.vipcxj" % "beanknife-parent" % "1.5.2"
[io.github.vipcxj/beanknife-parent "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.2.0 |