is not current version
Last Version 22.0.0.2

Junit Support 22.0.0

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
Version

Version

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


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.