Last Version

Pointsto 19.2.1

SubstrateVM static analysis to find ahead-of-time the code

License

License

GroupId

GroupId

com.oracle.substratevm
ArtifactId

ArtifactId

pointsto
Version

Version

19.2.1
Type

Type

jar
Description

Description

Pointsto
SubstrateVM static analysis to find ahead-of-time the code
Project URL

Project URL

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

Source Code Management

https://github.com/oracle/graal

Download pointsto 19.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.graalvm.compiler : compiler jar 19.2.1

Project Modules

There are no modules declared in this project.