MVN

org.openjax.maven : mojo

Maven & Gradle

May 23, 2020
6 usages
1 stars

OpenJAX Maven Mojo · A set of utilities and convenience patterns that help developers implement Apache Maven Plugins.

<dependency>
    <groupId>org.openjax.maven</groupId>
    <artifactId>mojo</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openjax.maven : mojo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of org.openjax.maven : mojo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
mojo-0.4.2
mojo-0.4.1
0.3.x
mojo-0.3.5

How to add a dependency to Maven

Add the following org.openjax.maven : mojo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openjax.maven</groupId>
    <artifactId>mojo</artifactId>
    <version>0.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openjax.maven : mojo gradle dependency to your build.gradle file:

implementation 'org.openjax.maven:mojo:0.4.2'

Gradle Kotlin DSL: Add the following org.openjax.maven : mojo gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openjax.maven:mojo:0.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openjax.maven : mojo sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openjax.maven" % "mojo" % "0.4.2"

Advertisement

Dependencies from Group

May 23, 2020
6 usages
1 stars
May 23, 2020
1 stars

Discover Dependencies

Jul 10, 2023
5 usages
2.6k stars
Aug 18, 2023
9 usages
13 stars
Jan 04, 2020
6 usages
13 stars
Mar 04, 2015
49 usages
49 stars
Jan 29, 2015
11 usages
146 stars
Sep 10, 2018
1 stars
Mar 25, 2023
12 usages
0 stars
Oct 25, 2018
6 usages
2 stars
Jun 22, 2020
6 usages
24 stars
Feb 27, 2023
12 usages
328 stars