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