| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.github.wslotkin |
| Идентификатор | Идентификаторitinerator-performance |
| Последняя версия | Последняя версия0.1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA Java library for generating optimized itineraries
|
| Имя Файла | Размер |
|---|---|
| itinerator-performance-0.1.5.pom | |
| itinerator-performance-0.1.5.jar | 19 KB |
| itinerator-performance-0.1.5-sources.jar | 2 KB |
| itinerator-performance-0.1.5-javadoc.jar | 23 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.wslotkin : itinerator-generator | jar | 0.1.5 |
| org.openjdk.jmh : jmh-core | jar | 1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.11 |
| org.immutables : value | jar | 2.3.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.10.17 |