License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-jmx_2.13.0-M5 |
Version | Version19.4.0 |
Type | Typejar |
Description |
Descriptionairframe-jmx
A library for exposing Scala object data through JMX
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-jmx_2.13.0-M5/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-jmx_2.13.0-M5</artifactId>
<version>19.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-jmx_2.13.0-M5/
implementation 'org.wvlet.airframe:airframe-jmx_2.13.0-M5:19.4.0'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-jmx_2.13.0-M5/
implementation ("org.wvlet.airframe:airframe-jmx_2.13.0-M5:19.4.0")
'org.wvlet.airframe:airframe-jmx_2.13.0-M5:jar:19.4.0'
<dependency org="org.wvlet.airframe" name="airframe-jmx_2.13.0-M5" rev="19.4.0">
<artifact name="airframe-jmx_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-jmx_2.13.0-M5', version='19.4.0')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-jmx_2.13.0-M5" % "19.4.0"
[org.wvlet.airframe/airframe-jmx_2.13.0-M5 "19.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
org.wvlet.airframe : airframe-surface_2.13.0-M5 | jar | 19.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wvlet.airframe : airframe-spec_2.13.0-M5 | jar | 19.4.0 |