License |
License |
---|---|
GroupId | GroupIdio.rivulet |
ArtifactId | ArtifactIdrivulet-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRevealing Injection VUlnerabilities by Leveraging Existing Tests
|
Filename | Size |
---|---|
rivulet-core-1.0.0.pom | |
rivulet-core-1.0.0.jar | 4 MB |
rivulet-core-1.0.0-sources.jar | 1 MB |
rivulet-core-1.0.0-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rivulet/rivulet-core/ -->
<dependency>
<groupId>io.rivulet</groupId>
<artifactId>rivulet-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.rivulet/rivulet-core/
implementation 'io.rivulet:rivulet-core:1.0.0'
// https://jarcasting.com/artifacts/io.rivulet/rivulet-core/
implementation ("io.rivulet:rivulet-core:1.0.0")
'io.rivulet:rivulet-core:jar:1.0.0'
<dependency org="io.rivulet" name="rivulet-core" rev="1.0.0">
<artifact name="rivulet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rivulet', module='rivulet-core', version='1.0.0')
)
libraryDependencies += "io.rivulet" % "rivulet-core" % "1.0.0"
[io.rivulet/rivulet-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
edu.gmu.swe.phosphor : Phosphor | jar | 0.0.4-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |