Last Version

Svm Agent 22.0.0.2

SubstrateVM native-image-agent library

License

License

Categories

Categories

Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

svm-agent
Version

Version

22.0.0.2
Type

Type

jar
Description

Description

Svm Agent
SubstrateVM native-image-agent library
Project URL

Project URL

https://github.com/oracle/graal/tree/master/substratevm
Source Code Management

Source Code Management

https://github.com/oracle/graal

Download svm-agent 22.0.0.2


<!-- https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-agent/ -->
<dependency>
    <groupId>org.graalvm.nativeimage</groupId>
    <artifactId>svm-agent</artifactId>
    <version>22.0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-agent/
implementation 'org.graalvm.nativeimage:svm-agent:22.0.0.2'
// https://jarcasting.com/artifacts/org.graalvm.nativeimage/svm-agent/
implementation ("org.graalvm.nativeimage:svm-agent:22.0.0.2")
'org.graalvm.nativeimage:svm-agent:jar:22.0.0.2'
<dependency org="org.graalvm.nativeimage" name="svm-agent" rev="22.0.0.2">
  <artifact name="svm-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graalvm.nativeimage', module='svm-agent', version='22.0.0.2')
)
libraryDependencies += "org.graalvm.nativeimage" % "svm-agent" % "22.0.0.2"
[org.graalvm.nativeimage/svm-agent "22.0.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.graalvm.nativeimage : jvmti-agent-base jar 22.0.0.2
org.graalvm.nativeimage : library-support jar 22.0.0.2
org.graalvm.nativeimage : svm-driver jar 22.0.0.2
org.graalvm.nativeimage : svm-configure jar 22.0.0.2

Project Modules

There are no modules declared in this project.