Last Version

NFB Software Simple-AB 1.0.17

The NFB Software Simple-AB is a Java wrapper for the Academic Benchmarks API

License

License

GroupId

GroupId

com.nfbsoftware
ArtifactId

ArtifactId

simple-ab
Version

Version

1.0.17
Type

Type

jar
Description

Description

NFB Software Simple-AB
The NFB Software Simple-AB is a Java wrapper for the Academic Benchmarks API
Project URL

Project URL

http://www.nfbsoftware.com
Source Code Management

Source Code Management

https://github.com/bclemenzi/simple-ab

Download simple-ab 1.0.17


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3
commons-codec : commons-codec jar 1.5
net.sf.flexjson : flexjson jar 2.1
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.