| License | License | 
|---|---|
| Categories | CategoriesActiveJ User Interface Web Frameworks | 
| GroupId | GroupIdio.activej | 
| ArtifactId | ArtifactIdactivej-fs | 
| Version | Version5.0-beta1 | 
| Type | Typejar | 
| Description | DescriptionActiveJ : FS Provides tools for building efficient, scalable remote file servers.
    It utilizes ActiveJ CSP for fast and reliable file transfer. | 
| Filename | Size | 
|---|---|
| activej-fs-5.0-beta1.pom | |
| activej-fs-5.0-beta1.jar | 281 KB | 
| activej-fs-5.0-beta1-sources.jar | 116 KB | 
| activej-fs-5.0-beta1-javadoc.jar | 814 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.activej/activej-fs/ -->
<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-fs</artifactId>
    <version>5.0-beta1</version>
</dependency>// https://jarcasting.com/artifacts/io.activej/activej-fs/
implementation 'io.activej:activej-fs:5.0-beta1'// https://jarcasting.com/artifacts/io.activej/activej-fs/
implementation ("io.activej:activej-fs:5.0-beta1")'io.activej:activej-fs:jar:5.0-beta1'<dependency org="io.activej" name="activej-fs" rev="5.0-beta1">
  <artifact name="activej-fs" type="jar" />
</dependency>@Grapes(
@Grab(group='io.activej', module='activej-fs', version='5.0-beta1')
)libraryDependencies += "io.activej" % "activej-fs" % "5.0-beta1"[io.activej/activej-fs "5.0-beta1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.activej : activej-net | jar | 5.0-beta1 | 
| io.activej : activej-http | jar | 5.0-beta1 | 
| io.activej : activej-csp | jar | 5.0-beta1 | 
| com.dslplatform : dsl-json-java8 | jar | 1.9.8 | 
| io.activej : activej-jmxapi Optional | jar | 5.0-beta1 | 
| org.jetbrains : annotations | jar | 17.0.0 | 
| org.slf4j : slf4j-api | jar | 1.7.29 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.activej : activej-test | jar | 5.0-beta1 | 
| io.activej : activej-datastream | jar | 5.0-beta1 | 
| junit : junit | jar | 4.13.1 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.jmock : jmock-junit4 | jar | 2.8.1 |