Last Version

Svm Agent 19.2.1

SubstrateVM native-image-agent library

License

License

GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

svm-agent
Version

Version

19.2.1
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 19.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.oracle.substratevm : library-support jar 19.2.1
com.oracle.substratevm : svm-driver jar 19.2.1

Project Modules

There are no modules declared in this project.