Last Version

pl.matsuo.interfacer:interfacer-core 0.0.7

Add interfaces to classes generated by other plugins

License

License

GroupId

GroupId

pl.matsuo.interfacer
ArtifactId

ArtifactId

interfacer-core
Version

Version

0.0.7
Type

Type

jar
Description

Description

Add interfaces to classes generated by other plugins
Project Organization

Project Organization

Matsuo IT

Download interfacer-core 0.0.7


<!-- https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-core/ -->
<dependency>
    <groupId>pl.matsuo.interfacer</groupId>
    <artifactId>interfacer-core</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-core/
implementation 'pl.matsuo.interfacer:interfacer-core:0.0.7'
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-core/
implementation ("pl.matsuo.interfacer:interfacer-core:0.0.7")
'pl.matsuo.interfacer:interfacer-core:jar:0.0.7'
<dependency org="pl.matsuo.interfacer" name="interfacer-core" rev="0.0.7">
  <artifact name="interfacer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo.interfacer', module='interfacer-core', version='0.0.7')
)
libraryDependencies += "pl.matsuo.interfacer" % "interfacer-core" % "0.0.7"
[pl.matsuo.interfacer/interfacer-core "0.0.7"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.javaparser : javaparser-core jar 3.24.2
com.github.javaparser : javaparser-symbol-solver-core jar 3.24.2
org.reflections : reflections jar 0.10.2
com.google.guava : guava jar 31.0-jre
pl.matsuo : matsuo-util-collection jar 0.1.7
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-simple jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
pl.matsuo.interfacer : sample-interfaces jar 0.0.7
commons-io : commons-io jar 2.11.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.