License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-kernel-impl_2.12 |
Version | Version0.12.2 |
Type | Typejar |
Description |
DescriptionTrueVFS Kernel Implementation
Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel-impl_2.12/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-kernel-impl_2.12</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel-impl_2.12/
implementation 'net.java.truevfs:truevfs-kernel-impl_2.12:0.12.2'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-kernel-impl_2.12/
implementation ("net.java.truevfs:truevfs-kernel-impl_2.12:0.12.2")
'net.java.truevfs:truevfs-kernel-impl_2.12:jar:0.12.2'
<dependency org="net.java.truevfs" name="truevfs-kernel-impl_2.12" rev="0.12.2">
<artifact name="truevfs-kernel-impl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-kernel-impl_2.12', version='0.12.2')
)
libraryDependencies += "net.java.truevfs" % "truevfs-kernel-impl_2.12" % "0.12.2"
[net.java.truevfs/truevfs-kernel-impl_2.12 "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
net.java.truevfs : truevfs-kernel-spec | jar | 0.12.2 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |
org.mockito : mockito-core | jar | 3.1.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
net.java.truecommons : truecommons-shed | jar | 2.5.0 |
net.java.truecommons : truecommons-shed | jar | 2.5.0 |