An open API service indexing awesome lists of open source software.

https://github.com/consulo/maven-consulo-plugin

Maven plugin for Packaging & Running Consulo
https://github.com/consulo/maven-consulo-plugin

Last synced: about 1 month ago
JSON representation

Maven plugin for Packaging & Running Consulo

Awesome Lists containing this project

README

          

# Project example

```xml

4.0.0



consulo
arch.ide-provided
2-SNAPSHOT

consulo.plugin
com.intellij.spellchecker
2-SNAPSHOT

consulo-plugin




consulo
https://maven.consulo.dev/repository/snapshots/

true
always





consulo.maven
maven-consulo-plugin
2-SNAPSHOT
true


${project.artifactId}

nightly


com.intellij.regexp




${dev.mode}

${build.number}




package


workspace








${project.parent.groupId}
consulo-lang-impl-testing
${project.parent.version}
test

```