Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring |
---|---|
GroupId | GroupIdorg.ow2.jasmine.monitoring |
ArtifactId | ArtifactIdjasmine-eos-modules |
Version | Version1.2.1-M1 |
Type | Typepom |
Filename | Size |
---|---|
jasmine-eos-modules-1.2.1-M1.pom | 852 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-modules/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>jasmine-eos-modules</artifactId>
<version>1.2.1-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-modules/
implementation 'org.ow2.jasmine.monitoring:jasmine-eos-modules:1.2.1-M1'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-modules/
implementation ("org.ow2.jasmine.monitoring:jasmine-eos-modules:1.2.1-M1")
'org.ow2.jasmine.monitoring:jasmine-eos-modules:pom:1.2.1-M1'
<dependency org="org.ow2.jasmine.monitoring" name="jasmine-eos-modules" rev="1.2.1-M1">
<artifact name="jasmine-eos-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='jasmine-eos-modules', version='1.2.1-M1')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "jasmine-eos-modules" % "1.2.1-M1"
[org.ow2.jasmine.monitoring/jasmine-eos-modules "1.2.1-M1"]