Project Manipulator Core

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

License

License

APLv2.0
Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.pnc.project-manipulator
ArtifactId

ArtifactId

project-manipulator-core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download project-manipulator-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.7
org.slf4j : slf4j-api jar 1.7.13

runtime (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.0
ch.qos.logback : logback-core jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
org.jboss.pnc.project-manipulator

Versions

Version
1.1.0
1.0.6
1.0.5