Last Version

javafx-maven-plugin-parent 1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools JavaFX User Interface
GroupId

GroupId

org.codeartisans.javafx
ArtifactId

ArtifactId

javafx-maven-plugin-parent
Version

Version

1.2
Type

Type

pom
Description

Description

javafx-maven-plugin-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/eskatos/javafx-maven-plugin.git

Download javafx-maven-plugin-parent 1.2


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

Dependencies

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

Project Modules

  • javafx-maven-plugin
  • javafx-deployer-maven-plugin