| License |
License |
|---|---|
| GroupId | GroupIdio.github.toolfactory |
| ArtifactId | ArtifactIdjvm-driver |
| Version | Version8.5.0 |
| Type | Typejar |
| Description |
DescriptionToolFactory JVM Driver
A driver to allow deep interaction with the JVM without any restrictions
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jvm-driver-8.5.0.pom | |
| jvm-driver-8.5.0.jar | 193 KB |
| jvm-driver-8.5.0-sources.jar | 99 KB |
| jvm-driver-8.5.0-javadoc.jar | 837 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.toolfactory/jvm-driver/ -->
<dependency>
<groupId>io.github.toolfactory</groupId>
<artifactId>jvm-driver</artifactId>
<version>8.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toolfactory/jvm-driver/
implementation 'io.github.toolfactory:jvm-driver:8.5.0'
// https://jarcasting.com/artifacts/io.github.toolfactory/jvm-driver/
implementation ("io.github.toolfactory:jvm-driver:8.5.0")
'io.github.toolfactory:jvm-driver:jar:8.5.0'
<dependency org="io.github.toolfactory" name="jvm-driver" rev="8.5.0">
<artifact name="jvm-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toolfactory', module='jvm-driver', version='8.5.0')
)
libraryDependencies += "io.github.toolfactory" % "jvm-driver" % "8.5.0"
[io.github.toolfactory/jvm-driver "8.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.toolfactory : narcissus | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.platform : junit-platform-engine | jar | 1.8.1 |
| org.junit.platform : junit-platform-commons | jar | 1.8.1 |
| org.junit.platform : junit-platform-runner | jar | 1.8.1 |