Last Version

Launchers : FS 1.1

Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

License

License

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-launchers-remotefs
Version

Version

1.1
Type

Type

jar
Description

Description

Launchers : FS
Package provides a set of predefined launchers for different services as HTTP servers, RPC endpoints, etc.

Download activej-launchers-remotefs 1.1


<!-- https://jarcasting.com/artifacts/io.activej/activej-launchers-remotefs/ -->
<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-launchers-remotefs</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-launchers-remotefs/
implementation 'io.activej:activej-launchers-remotefs:1.1'
// https://jarcasting.com/artifacts/io.activej/activej-launchers-remotefs/
implementation ("io.activej:activej-launchers-remotefs:1.1")
'io.activej:activej-launchers-remotefs:jar:1.1'
<dependency org="io.activej" name="activej-launchers-remotefs" rev="1.1">
  <artifact name="activej-launchers-remotefs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-launchers-remotefs', version='1.1')
)
libraryDependencies += "io.activej" % "activej-launchers-remotefs" % "1.1"
[io.activej/activej-launchers-remotefs "1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.activej : activej-fs jar 1.1
io.activej : activej-launchers-common jar 1.1
io.activej : activej-boot jar 1.1
ch.qos.logback : logback-classic Optional jar 1.2.3
org.jetbrains : annotations jar 17.0.0
org.slf4j : slf4j-api jar 1.7.29

test (3)

Group / Artifact Type Version
io.activej : activej-test jar 1.1
junit : junit jar 4.12
org.jmock : jmock-junit4 jar 2.8.1

Project Modules

There are no modules declared in this project.