License |
License
APLv2.0
|
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.pnc.project-manipulator |
ArtifactId | ArtifactIdproject-manipulator-npm |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject Manipulator NPM
Manipulation Tool for NPM that allows pre-processing of project definition files (package.json).
|
<!-- https://jarcasting.com/artifacts/org.jboss.pnc.project-manipulator/project-manipulator-npm/ -->
<dependency>
<groupId>org.jboss.pnc.project-manipulator</groupId>
<artifactId>project-manipulator-npm</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.pnc.project-manipulator/project-manipulator-npm/
implementation 'org.jboss.pnc.project-manipulator:project-manipulator-npm:1.1.0'
// https://jarcasting.com/artifacts/org.jboss.pnc.project-manipulator/project-manipulator-npm/
implementation ("org.jboss.pnc.project-manipulator:project-manipulator-npm:1.1.0")
'org.jboss.pnc.project-manipulator:project-manipulator-npm:jar:1.1.0'
<dependency org="org.jboss.pnc.project-manipulator" name="project-manipulator-npm" rev="1.1.0">
<artifact name="project-manipulator-npm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.pnc.project-manipulator', module='project-manipulator-npm', version='1.1.0')
)
libraryDependencies += "org.jboss.pnc.project-manipulator" % "project-manipulator-npm" % "1.1.0"
[org.jboss.pnc.project-manipulator/project-manipulator-npm "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.pnc.project-manipulator : project-manipulator-core | jar | 1.1.0 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.7 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.7 |
org.commonjava.atlas : atlas-npm-identities | jar | 1.1.0 |
com.github.zafarkhaja : java-semver | jar | 0.9.0 |
com.mashape.unirest : unirest-java | jar | 1.4.6 |
commons-codec : commons-codec | jar | 1.14 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.0 |
ch.qos.logback : logback-core | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |