License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-ext-insight_2.12 |
Version | Version0.12.2 |
Type | Typejar |
Description |
DescriptionTrueVFS Extension Insight
Instruments the TrueVFS Kernel for statistics monitoring via JMX. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight_2.12/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-ext-insight_2.12</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight_2.12/
implementation 'net.java.truevfs:truevfs-ext-insight_2.12:0.12.2'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-insight_2.12/
implementation ("net.java.truevfs:truevfs-ext-insight_2.12:0.12.2")
'net.java.truevfs:truevfs-ext-insight_2.12:jar:0.12.2'
<dependency org="net.java.truevfs" name="truevfs-ext-insight_2.12" rev="0.12.2">
<artifact name="truevfs-ext-insight_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-insight_2.12', version='0.12.2')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-insight_2.12" % "0.12.2"
[net.java.truevfs/truevfs-ext-insight_2.12 "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
net.java.truevfs : truevfs-comp-jmx | jar | 0.12.2 |
Group / Artifact | Type | Version |
---|---|---|
global.namespace.fun-io : fun-io-bios | jar | 2.2.0 |
com.novocode : junit-interface | jar | 0.11 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |