License |
License |
---|---|
GroupId | GroupIdio.rivulet |
ArtifactId | ArtifactIdrivulet-shared |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRevealing Injection VUlnerabilities by Leveraging Existing Tests
|
Filename | Size |
---|---|
rivulet-shared-1.0.0.pom | |
rivulet-shared-1.0.0.jar | 3 MB |
rivulet-shared-1.0.0-sources.jar | 101 KB |
rivulet-shared-1.0.0-javadoc.jar | 632 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rivulet/rivulet-shared/ -->
<dependency>
<groupId>io.rivulet</groupId>
<artifactId>rivulet-shared</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rivulet/rivulet-shared/
implementation 'io.rivulet:rivulet-shared:1.0.0'
// https://jarcasting.com/artifacts/io.rivulet/rivulet-shared/
implementation ("io.rivulet:rivulet-shared:1.0.0")
'io.rivulet:rivulet-shared:jar:1.0.0'
<dependency org="io.rivulet" name="rivulet-shared" rev="1.0.0">
<artifact name="rivulet-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rivulet', module='rivulet-shared', version='1.0.0')
)
libraryDependencies += "io.rivulet" % "rivulet-shared" % "1.0.0"
[io.rivulet/rivulet-shared "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
edu.gmu.swe.phosphor : Phosphor | jar | 0.0.4-SNAPSHOT |
com.google.code.gson : gson | jar | 2.6.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
org.jsoup : jsoup | jar | 1.11.3 |
org.antlr : antlr4-runtime | jar | 4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |