is not current version
Last Version 1.1.0

org.jboss.pnc.project-manipulator:project-manipulator-parent 1.0.5

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

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.pnc.project-manipulator
ArtifactId

ArtifactId

project-manipulator-parent
Version

Version

1.0.5
Type

Type

pom

Download project-manipulator-parent 1.0.5


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