is not current version
Last Version 1.0.4.RELEASE

com.github.myoss.maven.plugins:phoenix-maven-plugin 1.0.1.RELEASE

myoss open source project, phoenix maven plugin written in Java

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.myoss.maven.plugins
ArtifactId

ArtifactId

phoenix-maven-plugin
Version

Version

1.0.1.RELEASE
Type

Type

pom

Download phoenix-maven-plugin 1.0.1.RELEASE


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