Last Version

usl4j 0.7.0

A reasonably complete implementation of the Universal Scalability Law model.

License

License

GroupId

GroupId

com.codahale
ArtifactId

ArtifactId

usl4j
Version

Version

0.7.0
Type

Type

jar
Description

Description

usl4j
A reasonably complete implementation of the Universal Scalability Law model.
Project URL

Project URL

https://github.com/codahale/usl4j
Source Code Management

Source Code Management

https://github.com/codahale/usl4j

Download usl4j 0.7.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.ddogleg : ddogleg jar 0.15

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.assertj : assertj-core jar 3.11.1
org.quicktheories : quicktheories jar 0.25
org.mockito : mockito-core jar 2.22.0
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21

Project Modules

There are no modules declared in this project.