License |
License |
---|---|
GroupId | GroupIdcom.taboola |
ArtifactId | ArtifactIdasync-profiler-actuator-endpoint |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptioncom.taboola:async-profiler-actuator-endpoint
Async Profiler Actuator Endpoint
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.taboola/async-profiler-actuator-endpoint/ -->
<dependency>
<groupId>com.taboola</groupId>
<artifactId>async-profiler-actuator-endpoint</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.taboola/async-profiler-actuator-endpoint/
implementation 'com.taboola:async-profiler-actuator-endpoint:0.0.3'
// https://jarcasting.com/artifacts/com.taboola/async-profiler-actuator-endpoint/
implementation ("com.taboola:async-profiler-actuator-endpoint:0.0.3")
'com.taboola:async-profiler-actuator-endpoint:jar:0.0.3'
<dependency org="com.taboola" name="async-profiler-actuator-endpoint" rev="0.0.3">
<artifact name="async-profiler-actuator-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taboola', module='async-profiler-actuator-endpoint', version='0.0.3')
)
libraryDependencies += "com.taboola" % "async-profiler-actuator-endpoint" % "0.0.3"
[com.taboola/async-profiler-actuator-endpoint "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.23.RELEASE |
org.springframework : spring-web | jar | 4.3.23.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 1.5.20.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 1.10.19 |