| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.lethanh98.performance |
| Идентификатор | Идентификаторtps-performance |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtps-performance
project using for test performance
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tps-performance-1.1.pom | |
| tps-performance-1.1-sources.jar | 5 KB |
| tps-performance-1.1-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lethanh98.performance/tps-performance/ -->
<dependency>
<groupId>com.lethanh98.performance</groupId>
<artifactId>tps-performance</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lethanh98.performance/tps-performance/
implementation 'com.lethanh98.performance:tps-performance:1.1'
// https://jarcasting.com/artifacts/com.lethanh98.performance/tps-performance/
implementation ("com.lethanh98.performance:tps-performance:1.1")
'com.lethanh98.performance:tps-performance:jar:1.1'
<dependency org="com.lethanh98.performance" name="tps-performance" rev="1.1">
<artifact name="tps-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lethanh98.performance', module='tps-performance', version='1.1')
)
libraryDependencies += "com.lethanh98.performance" % "tps-performance" % "1.1"
[com.lethanh98.performance/tps-performance "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| org.projectlombok : lombok Необязательный | jar | 1.16.20 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |