License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-profile-full_2.13 |
Version | Version0.12.2 |
Type | Typejar |
Description |
DescriptionTrueVFS Profile Full
Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
truevfs-profile-full_2.13-0.12.2.pom | |
truevfs-profile-full_2.13-0.12.2.jar | 352 bytes |
truevfs-profile-full_2.13-0.12.2-sources.jar | 272 bytes |
truevfs-profile-full_2.13-0.12.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-full_2.13/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-profile-full_2.13</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-full_2.13/
implementation 'net.java.truevfs:truevfs-profile-full_2.13:0.12.2'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-profile-full_2.13/
implementation ("net.java.truevfs:truevfs-profile-full_2.13:0.12.2")
'net.java.truevfs:truevfs-profile-full_2.13:jar:0.12.2'
<dependency org="net.java.truevfs" name="truevfs-profile-full_2.13" rev="0.12.2">
<artifact name="truevfs-profile-full_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-profile-full_2.13', version='0.12.2')
)
libraryDependencies += "net.java.truevfs" % "truevfs-profile-full_2.13" % "0.12.2"
[net.java.truevfs/truevfs-profile-full_2.13 "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
net.java.truevfs : truevfs-profile-default_2.13 | jar | 0.12.2 |
Group / Artifact | Type | Version |
---|---|---|
net.java.truevfs : truevfs-driver-sfx | jar | 0.12.2 |
net.java.truevfs : truevfs-ext-insight_2.13 | jar | 0.12.2 |
net.java.truevfs : truevfs-ext-logging_2.13 | jar | 0.12.2 |
net.java.truevfs : truevfs-ext-pacemaker_2.13 | jar | 0.12.2 |
net.java.truecommons : truecommons-key-hurlfb | jar | 2.5.0 |