License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdactivej-launchers-rpc |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLaunchers : RPC
Common RPC launchers.
|
Filename | Size |
---|---|
activej-launchers-rpc-5.3.pom | |
activej-launchers-rpc-5.3.jar | 7 KB |
activej-launchers-rpc-5.3-sources.jar | 4 KB |
activej-launchers-rpc-5.3-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.activej/activej-launchers-rpc/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-launchers-rpc</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-launchers-rpc/
implementation 'io.activej:activej-launchers-rpc:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-launchers-rpc/
implementation ("io.activej:activej-launchers-rpc:5.3")
'io.activej:activej-launchers-rpc:jar:5.3'
<dependency org="io.activej" name="activej-launchers-rpc" rev="5.3">
<artifact name="activej-launchers-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-launchers-rpc', version='5.3')
)
libraryDependencies += "io.activej" % "activej-launchers-rpc" % "5.3"
[io.activej/activej-launchers-rpc "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-rpc | jar | 5.3 |
io.activej : activej-launchers-common | jar | 5.3 |
io.activej : activej-boot | jar | 5.3 |
ch.qos.logback : logback-classic Optional | jar | 1.2.6 |
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-test | jar | 5.3 |
junit : junit | jar | 4.13.2 |
org.jmock : jmock-junit4 | jar | 2.12.0 |