Last Version

rlp_03 1.0.0

A RELP server implementation.

License

License

GroupId

GroupId

com.teragrep
ArtifactId

ArtifactId

rlp_03
Version

Version

1.0.0
Type

Type

jar
Description

Description

rlp_03
A RELP server implementation.
Project URL

Project URL

https://teragrep.com
Source Code Management

Source Code Management

https://github.com/teragrep/rlp_03/tree/master

Download rlp_03 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.teragrep : rlp_01 jar 2.1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2

Project Modules

There are no modules declared in this project.