Junit Support

SubstrateVM suppoprt for building JUnit test into image

License

License

Categories

Categories

JUnit Unit Testing Graal Native Development Tools
GroupId

GroupId

org.graalvm.nativeimage
ArtifactId

ArtifactId

junit-support
Last Version

Last Version

22.0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Junit Support
SubstrateVM suppoprt for building JUnit test into image
Project URL

Project URL

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

Source Code Management

https://github.com/oracle/graal

Download junit-support

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 22.0.0.2
org.graalvm.nativeimage : svm jar 22.0.0.2
org.graalvm.compiler : compiler jar 22.0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
22.0.0.2
22.0.0