Last Version

Parent for IntelliJ IDEA Lombok plugin 0.5

A parent pom for IntelliJ Idea Lombok plugin

License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE Lombok Application Layer Libs Code Generators
GroupId

GroupId

de.plushnikov.lombok-intellij-plugin
ArtifactId

ArtifactId

parent
Version

Version

0.5
Type

Type

pom
Description

Description

Parent for IntelliJ IDEA Lombok plugin
A parent pom for IntelliJ Idea Lombok plugin
Project URL

Project URL

http://code.google.com/p/lombok-intellij-plugin/
Project Organization

Project Organization

Michail Plushnikov
Source Code Management

Source Code Management

http://code.google.com/p/lombok-intellij-plugin/source/browse/tags/parent-0.5

Download parent 0.5

Filename Size
parent-0.5.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/de.plushnikov.lombok-intellij-plugin/parent/ -->
<dependency>
    <groupId>de.plushnikov.lombok-intellij-plugin</groupId>
    <artifactId>parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.plushnikov.lombok-intellij-plugin/parent/
implementation 'de.plushnikov.lombok-intellij-plugin:parent:0.5'
// https://jarcasting.com/artifacts/de.plushnikov.lombok-intellij-plugin/parent/
implementation ("de.plushnikov.lombok-intellij-plugin:parent:0.5")
'de.plushnikov.lombok-intellij-plugin:parent:pom:0.5'
<dependency org="de.plushnikov.lombok-intellij-plugin" name="parent" rev="0.5">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.plushnikov.lombok-intellij-plugin', module='parent', version='0.5')
)
libraryDependencies += "de.plushnikov.lombok-intellij-plugin" % "parent" % "0.5"
[de.plushnikov.lombok-intellij-plugin/parent "0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lombok-plugin
  • intellij-facade-api
  • intellij-facade-9
  • intellij-facade-10
  • intellij-facade-11
  • intellij-facade-factory
  • processor-api
  • processor-core