License |
License |
---|---|
GroupId | GroupIdcom.sun.japex |
ArtifactId | ArtifactIdjapex |
Version | Version1.2.4 |
Type | Typejar |
Description |
DescriptionJapex core
Japex Micro-benchmark Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
japex-1.2.4.pom | |
japex-1.2.4.jar | 112 KB |
japex-1.2.4-sources.jar | 108 KB |
japex-1.2.4-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.japex/japex/ -->
<dependency>
<groupId>com.sun.japex</groupId>
<artifactId>japex</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.japex/japex/
implementation 'com.sun.japex:japex:1.2.4'
// https://jarcasting.com/artifacts/com.sun.japex/japex/
implementation ("com.sun.japex:japex:1.2.4")
'com.sun.japex:japex:jar:1.2.4'
<dependency org="com.sun.japex" name="japex" rev="1.2.4">
<artifact name="japex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.japex', module='japex', version='1.2.4')
)
libraryDependencies += "com.sun.japex" % "japex" % "1.2.4"
[com.sun.japex/japex "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.0 |
javax.mail : mail | jar | 1.4 |
jfree : jfreechart | jar | 1.0.12 |
jfree : jcommon | jar | 1.0.12 |
org.apache.ant : ant | jar | 1.7.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |