License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.lethanh98.performance |
ArtifactId | ArtifactIdtps-performance |
Version | Version1.0 |
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.0.pom | |
tps-performance-1.0-sources.jar | 5 KB |
tps-performance-1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lethanh98.performance/tps-performance/
implementation 'com.lethanh98.performance:tps-performance:1.0'
// https://jarcasting.com/artifacts/com.lethanh98.performance/tps-performance/
implementation ("com.lethanh98.performance:tps-performance:1.0")
'com.lethanh98.performance:tps-performance:jar:1.0'
<dependency org="com.lethanh98.performance" name="tps-performance" rev="1.0">
<artifact name="tps-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lethanh98.performance', module='tps-performance', version='1.0')
)
libraryDependencies += "com.lethanh98.performance" % "tps-performance" % "1.0"
[com.lethanh98.performance/tps-performance "1.0"]
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 |