phoenix-maven-plugin

myoss open source project, phoenix maven plugin written in Java

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.myoss.maven.plugins
ArtifactId

ArtifactId

phoenix-maven-plugin
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

phoenix-maven-plugin
myoss open source project, phoenix maven plugin written in Java
Project URL

Project URL

https://github.com/myoss/phoenix-maven-plugin
Source Code Management

Source Code Management

https://github.com/myoss/phoenix-maven-plugin

Download phoenix-maven-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.myoss.maven.plugins/phoenix-maven-plugin/ -->
<dependency>
    <groupId>com.github.myoss.maven.plugins</groupId>
    <artifactId>phoenix-maven-plugin</artifactId>
    <version>1.0.4.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.myoss.maven.plugins/phoenix-maven-plugin/
implementation 'com.github.myoss.maven.plugins:phoenix-maven-plugin:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.myoss.maven.plugins/phoenix-maven-plugin/
implementation ("com.github.myoss.maven.plugins:phoenix-maven-plugin:1.0.4.RELEASE")
'com.github.myoss.maven.plugins:phoenix-maven-plugin:pom:1.0.4.RELEASE'
<dependency org="com.github.myoss.maven.plugins" name="phoenix-maven-plugin" rev="1.0.4.RELEASE">
  <artifact name="phoenix-maven-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.myoss.maven.plugins', module='phoenix-maven-plugin', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.myoss.maven.plugins" % "phoenix-maven-plugin" % "1.0.4.RELEASE"
[com.github.myoss.maven.plugins/phoenix-maven-plugin "1.0.4.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2
org.apache.maven.shared : maven-shared-utils jar 3.2.1
com.github.myoss : phoenix-core jar 1.1.5.RELEASE
org.freemarker : freemarker jar 2.3.28
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.apache.commons : commons-lang3 jar 3.7
org.projectlombok : lombok jar 1.16.22

test (5)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.5.4
org.apache.maven : maven-core jar 3.5.4
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test Optional jar 2.0.4.RELEASE

Project Modules

  • archetypes-maven-plugin

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE