| License |
License |
|---|---|
| GroupId | GroupIdpl.matsuo.interfacer |
| ArtifactId | ArtifactIdinterfacer-core |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAdd interfaces to classes generated by other plugins
|
| Project Organization |
Project OrganizationMatsuo IT |
| Filename | Size |
|---|---|
| interfacer-core-0.0.7.pom | |
| interfacer-core-0.0.7.jar | 29 KB |
| interfacer-core-0.0.7-sources.jar | 14 KB |
| interfacer-core-0.0.7-javadoc.jar | 193 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| 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 |