| License |
License |
|---|---|
| GroupId | GroupIdpl.matsuo.interfacer |
| ArtifactId | ArtifactIdinterfacer-parent |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionInterfacer Maven Plugin
Add interfaces to classes generated by other plugins
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMatsuo IT |
| Filename | Size |
|---|---|
| interfacer-parent-0.0.7.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-parent/ -->
<dependency>
<groupId>pl.matsuo.interfacer</groupId>
<artifactId>interfacer-parent</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-parent/
implementation 'pl.matsuo.interfacer:interfacer-parent:0.0.7'
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-parent/
implementation ("pl.matsuo.interfacer:interfacer-parent:0.0.7")
'pl.matsuo.interfacer:interfacer-parent:pom:0.0.7'
<dependency org="pl.matsuo.interfacer" name="interfacer-parent" rev="0.0.7">
<artifact name="interfacer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo.interfacer', module='interfacer-parent', version='0.0.7')
)
libraryDependencies += "pl.matsuo.interfacer" % "interfacer-parent" % "0.0.7"
[pl.matsuo.interfacer/interfacer-parent "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |