Last Version

Japex 1.2.4

Japex Micro-benchmark Framework

License

License

GroupId

GroupId

com.sun.japex
ArtifactId

ArtifactId

japex-all
Version

Version

1.2.4
Type

Type

pom
Description

Description

Japex
Japex Micro-benchmark Framework
Project URL

Project URL

http://japex.java.net

Download japex-all 1.2.4

Filename Size
japex-all-1.2.4.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sun.japex/japex-all/ -->
<dependency>
    <groupId>com.sun.japex</groupId>
    <artifactId>japex-all</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.japex/japex-all/
implementation 'com.sun.japex:japex-all:1.2.4'
// https://jarcasting.com/artifacts/com.sun.japex/japex-all/
implementation ("com.sun.japex:japex-all:1.2.4")
'com.sun.japex:japex-all:pom:1.2.4'
<dependency org="com.sun.japex" name="japex-all" rev="1.2.4">
  <artifact name="japex-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.japex', module='japex-all', version='1.2.4')
)
libraryDependencies += "com.sun.japex" % "japex-all" % "1.2.4"
[com.sun.japex/japex-all "1.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • jdsl
  • distribution
  • japex-maven-plugin