License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.reactivemongo |
ArtifactId | ArtifactIdreactivemongo-jmx_2.10 |
Version | Version0.19.7-noshaded |
Type | Typejar |
Description |
DescriptionReactiveMongo-JMX
ReactiveMongo-JMX
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-jmx_2.10/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-jmx_2.10</artifactId>
<version>0.19.7-noshaded</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-jmx_2.10/
implementation 'org.reactivemongo:reactivemongo-jmx_2.10:0.19.7-noshaded'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-jmx_2.10/
implementation ("org.reactivemongo:reactivemongo-jmx_2.10:0.19.7-noshaded")
'org.reactivemongo:reactivemongo-jmx_2.10:jar:0.19.7-noshaded'
<dependency org="org.reactivemongo" name="reactivemongo-jmx_2.10" rev="0.19.7-noshaded">
<artifact name="reactivemongo-jmx_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-jmx_2.10', version='0.19.7-noshaded')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-jmx_2.10" % "0.19.7-noshaded"
[org.reactivemongo/reactivemongo-jmx_2.10 "0.19.7-noshaded"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
org.apache.logging.log4j : log4j-api | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
org.reactivemongo : reactivemongo_2.10 | jar | 0.19.7-noshaded |
org.slf4j : slf4j-api | jar | 1.7.30 |
io.netty : netty-handler | jar | 4.1.43.Final |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.10 | jar | 3.10.0 |
com.lmax : disruptor | jar | 3.4.2 |
org.apache.logging.log4j : log4j-core | jar | 2.13.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.0 |