r

rivulet-maven-parent

Revealing Injection VUlnerabilities by Leveraging Existing Tests
https://www.rivulet.io/
MIT License
Katherine Hough Jonathan Bell
Files download
File Operation
rivulet-maven-parent-1.0.0.pom download
Apache Maven
<dependency>
  <groupId>io.rivulet</groupId>
  <artifactId>rivulet-maven-parent</artifactId>
  <version>1.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.rivulet:rivulet-maven-parent:1.0.0'
Gradle Kotlin
implementation("io.rivulet:rivulet-maven-parent:1.0.0")
Scala SBT
libraryDependencies += "io.rivulet" % "rivulet-maven-parent" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.rivulet', module='rivulet-maven-parent', version='1.0.0')
)
Apache Ivy
<dependency org="io.rivulet" name="rivulet-maven-parent" rev="1.0.0" />
Leiningen
[io.rivulet/rivulet-maven-parent "1.0.0"]
Apache Buildr
'io.rivulet:rivulet-maven-parent:jar:1.0.0'
Dependencies