License |
License |
---|---|
GroupId | GroupIdio.github.toolfactory |
ArtifactId | ArtifactIdjvm-driver |
Last Version | Last Version9.1.1 |
Release Date | Release Date |
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-9.1.1.pom | |
jvm-driver-9.1.1.jar | 177 KB |
jvm-driver-9.1.1-sources.jar | 94 KB |
jvm-driver-9.1.1-javadoc.jar | 788 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.toolfactory/jvm-driver/ -->
<dependency>
<groupId>io.github.toolfactory</groupId>
<artifactId>jvm-driver</artifactId>
<version>9.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.toolfactory/jvm-driver/
implementation 'io.github.toolfactory:jvm-driver:9.1.1'
// https://jarcasting.com/artifacts/io.github.toolfactory/jvm-driver/
implementation ("io.github.toolfactory:jvm-driver:9.1.1")
'io.github.toolfactory:jvm-driver:jar:9.1.1'
<dependency org="io.github.toolfactory" name="jvm-driver" rev="9.1.1">
<artifact name="jvm-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.toolfactory', module='jvm-driver', version='9.1.1')
)
libraryDependencies += "io.github.toolfactory" % "jvm-driver" % "9.1.1"
[io.github.toolfactory/jvm-driver "9.1.1"]
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.2 |
org.junit.platform : junit-platform-engine | jar | 1.8.2 |
org.junit.platform : junit-platform-commons | jar | 1.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |