com.github.wslotkin:itinerator-performance

A Java library for generating optimized itineraries

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.wslotkin
ArtifactId

ArtifactId

itinerator-performance
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

A Java library for generating optimized itineraries

Download itinerator-performance

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.wslotkin : itinerator-generator jar 0.1.5
org.openjdk.jmh : jmh-core jar 1.11

provided (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.11
org.immutables : value jar 2.3.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.10.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0