is not current version
Last Version 0.3.15

io.molr:molr-mole-remote 0.3.13

Contains the implementation of a remote mole, which can delegate to any mole reachable through a Web API.

License

License

GroupId

GroupId

io.molr
ArtifactId

ArtifactId

molr-mole-remote
Version

Version

0.3.13
Type

Type

jar
Description

Description

io.molr:molr-mole-remote
Contains the implementation of a remote mole, which can delegate to any mole reachable through a Web API.
Project URL

Project URL

https://molr.github.io/
Source Code Management

Source Code Management

https://github.com/molr/molr.git

Download molr-mole-remote 0.3.13


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 jar 3.0.2
io.molr : molr-mole-core jar 0.3.13
org.springframework : spring-context jar 5.3.4
org.springframework.boot : spring-boot-starter-webflux jar 2.4.3

Project Modules

There are no modules declared in this project.