License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.rivulet |
ArtifactId | ArtifactIdrivulet-maven-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrivulet-maven-parent
Revealing Injection VUlnerabilities by Leveraging Existing Tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
rivulet-maven-parent-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rivulet/rivulet-maven-parent/ -->
<dependency>
<groupId>io.rivulet</groupId>
<artifactId>rivulet-maven-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rivulet/rivulet-maven-parent/
implementation 'io.rivulet:rivulet-maven-parent:1.0.0'
// https://jarcasting.com/artifacts/io.rivulet/rivulet-maven-parent/
implementation ("io.rivulet:rivulet-maven-parent:1.0.0")
'io.rivulet:rivulet-maven-parent:pom:1.0.0'
<dependency org="io.rivulet" name="rivulet-maven-parent" rev="1.0.0">
<artifact name="rivulet-maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rivulet', module='rivulet-maven-parent', version='1.0.0')
)
libraryDependencies += "io.rivulet" % "rivulet-maven-parent" % "1.0.0"
[io.rivulet/rivulet-maven-parent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |