| License |
License |
|---|---|
| GroupId | GroupIdorg.uberfire |
| ArtifactId | ArtifactIduberfire-nio2-fs |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUberFire NIO.2 :: File System Impl
UberFire NIO.2 :: File System Impl
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-nio2-fs/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-nio2-fs</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-nio2-fs/
implementation 'org.uberfire:uberfire-nio2-fs:7.71.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-nio2-fs/
implementation ("org.uberfire:uberfire-nio2-fs:7.71.0.Final")
'org.uberfire:uberfire-nio2-fs:jar:7.71.0.Final'
<dependency org="org.uberfire" name="uberfire-nio2-fs" rev="7.71.0.Final">
<artifact name="uberfire-nio2-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-nio2-fs', version='7.71.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-nio2-fs" % "7.71.0.Final"
[org.uberfire/uberfire-nio2-fs "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.uberfire : uberfire-nio2-model | jar | |
| commons-io : commons-io | jar | 2.7 |
| org.kie.soup : kie-soup-commons | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.assertj : assertj-core | jar | 3.14.0 |
| com.google.inject : guice | jar | 4.0 |