Last Version

IntelliJ IDEA maven-plugin-importer plugin 0.1

IntelliJ IDEA plugin for importing of maven based intellij plugin modules

License

License

Categories

Categories

IntelliJ IDEA Development Tools IDE Maven Build Tools
GroupId

GroupId

de.plushnikov.intellij
ArtifactId

ArtifactId

intellij-maven-plugin-importer
Version

Version

0.1
Type

Type

jar
Description

Description

IntelliJ IDEA maven-plugin-importer plugin
IntelliJ IDEA plugin for importing of maven based intellij plugin modules
Project URL

Project URL

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

Project Organization

Michail Plushnikov
Source Code Management

Source Code Management

http://code.google.com/p/intellij-maven/source/browse/tags/intellij-maven-plugin-importer-0.1

Download intellij-maven-plugin-importer 0.1


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

Dependencies

provided (3)

Group / Artifact Type Version
org.jetbrains.idea » idea-openapi pom 11.1.2
org.jetbrains.idea » annotations jar 11.1.2
org.jetbrains.idea » devkit jar 11.1.2

system (1)

Group / Artifact Type Version
org.jetbrains.idea » maven jar 11.1.2

Project Modules

There are no modules declared in this project.