| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.github.wslotkin |
| ArtifactId | ArtifactIditinerator-performance |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Java library for generating optimized itineraries
|
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wslotkin : itinerator-generator | jar | 0.1.5 |
| org.openjdk.jmh : jmh-core | jar | 1.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.11 |
| org.immutables : value | jar | 2.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.10.17 |