Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring |
---|---|
GroupId | GroupIdorg.ow2.jasmine.monitoring |
ArtifactId | ArtifactIdjasmine-monitoring-integration-tests-modules-timerchecker |
Version | Version1.2.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-monitoring-integration-tests-modules-timerchecker/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>jasmine-monitoring-integration-tests-modules-timerchecker</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-monitoring-integration-tests-modules-timerchecker/
implementation 'org.ow2.jasmine.monitoring:jasmine-monitoring-integration-tests-modules-timerchecker:1.2.4'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-monitoring-integration-tests-modules-timerchecker/
implementation ("org.ow2.jasmine.monitoring:jasmine-monitoring-integration-tests-modules-timerchecker:1.2.4")
'org.ow2.jasmine.monitoring:jasmine-monitoring-integration-tests-modules-timerchecker:jar:1.2.4'
<dependency org="org.ow2.jasmine.monitoring" name="jasmine-monitoring-integration-tests-modules-timerchecker" rev="1.2.4">
<artifact name="jasmine-monitoring-integration-tests-modules-timerchecker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='jasmine-monitoring-integration-tests-modules-timerchecker', version='1.2.4')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "jasmine-monitoring-integration-tests-modules-timerchecker" % "1.2.4"
[org.ow2.jasmine.monitoring/jasmine-monitoring-integration-tests-modules-timerchecker "1.2.4"]