License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.h3xstream.retirejs |
ArtifactId | ArtifactIdretirejs-root-pom |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRetire.JS proxy scanner (root pom.xml)
The root pom file aggregate the dependencies use by the Retire.js extensions.
|
Project URL |
Project URL |
Filename | Size |
---|---|
retirejs-root-pom-3.0.3.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>retirejs-root-pom</artifactId>
<version>3.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/
implementation 'com.h3xstream.retirejs:retirejs-root-pom:3.0.3'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-root-pom/
implementation ("com.h3xstream.retirejs:retirejs-root-pom:3.0.3")
'com.h3xstream.retirejs:retirejs-root-pom:pom:3.0.3'
<dependency org="com.h3xstream.retirejs" name="retirejs-root-pom" rev="3.0.3">
<artifact name="retirejs-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-root-pom', version='3.0.3')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-root-pom" % "3.0.3"
[com.h3xstream.retirejs/retirejs-root-pom "3.0.3"]