is not current version
Last Version 1.1.0

Project Manipulator CLI 1.0.6

Manipulation Tool for NPM that allows pre-processing of project definition files (package.json).

License

License

APLv2.0
Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.pnc.project-manipulator
ArtifactId

ArtifactId

project-manipulator-cli
Version

Version

1.0.6
Type

Type

jar
Description

Description

Project Manipulator CLI
Manipulation Tool for NPM that allows pre-processing of project definition files (package.json).

Download project-manipulator-cli 1.0.6


<!-- https://jarcasting.com/artifacts/org.jboss.pnc.project-manipulator/project-manipulator-cli/ -->
<dependency>
    <groupId>org.jboss.pnc.project-manipulator</groupId>
    <artifactId>project-manipulator-cli</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.project-manipulator/project-manipulator-cli/
implementation 'org.jboss.pnc.project-manipulator:project-manipulator-cli:1.0.6'
// https://jarcasting.com/artifacts/org.jboss.pnc.project-manipulator/project-manipulator-cli/
implementation ("org.jboss.pnc.project-manipulator:project-manipulator-cli:1.0.6")
'org.jboss.pnc.project-manipulator:project-manipulator-cli:jar:1.0.6'
<dependency org="org.jboss.pnc.project-manipulator" name="project-manipulator-cli" rev="1.0.6">
  <artifact name="project-manipulator-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.project-manipulator', module='project-manipulator-cli', version='1.0.6')
)
libraryDependencies += "org.jboss.pnc.project-manipulator" % "project-manipulator-cli" % "1.0.6"
[org.jboss.pnc.project-manipulator/project-manipulator-cli "1.0.6"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jboss.pnc.project-manipulator : project-manipulator-core jar 1.0.6
org.jboss.pnc.project-manipulator : project-manipulator-npm jar 1.0.6
commons-cli : commons-cli jar 1.4
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.7
ch.qos.logback : logback-classic jar 1.0.12
ch.qos.logback : logback-core jar 1.0.12
org.slf4j : slf4j-api jar 1.7.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.