| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.lethanh98.performance |
| ArtifactId | ArtifactIdtps-performance |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontps-performance
project using for test performance
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tps-performance-1.1.pom | |
| tps-performance-1.1-sources.jar | 5 KB |
| tps-performance-1.1-javadoc.jar | 45 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| org.projectlombok : lombok Optional | jar | 1.16.20 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |