| License |
License |
|---|---|
| GroupId | GroupIdio.toolisticon.aptk |
| ArtifactId | ArtifactIdaptk-example-parent |
| Version | Version0.19.0 |
| Type | Typepom |
| Description |
Descriptionaptk-example-parent
Please refer to https://github.com/holisticon/annotation-processotool-kit
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aptk-example-parent-0.19.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.toolisticon.aptk/aptk-example-parent/ -->
<dependency>
<groupId>io.toolisticon.aptk</groupId>
<artifactId>aptk-example-parent</artifactId>
<version>0.19.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.aptk/aptk-example-parent/
implementation 'io.toolisticon.aptk:aptk-example-parent:0.19.0'
// https://jarcasting.com/artifacts/io.toolisticon.aptk/aptk-example-parent/
implementation ("io.toolisticon.aptk:aptk-example-parent:0.19.0")
'io.toolisticon.aptk:aptk-example-parent:pom:0.19.0'
<dependency org="io.toolisticon.aptk" name="aptk-example-parent" rev="0.19.0">
<artifact name="aptk-example-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.aptk', module='aptk-example-parent', version='0.19.0')
)
libraryDependencies += "io.toolisticon.aptk" % "aptk-example-parent" % "0.19.0"
[io.toolisticon.aptk/aptk-example-parent "0.19.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |
| io.toolisticon.cute : cute | jar | 0.11.1 |