is not current version
Last Version 1.5.10

fr.maif:otoroshi_2.12 1.5.0-rc.4

Lightweight api management on top of a modern http reverse proxy

GroupId

GroupId

fr.maif
ArtifactId

ArtifactId

otoroshi_2.12
Version

Version

1.5.0-rc.4
Type

Type

jar

Download otoroshi_2.12 1.5.0-rc.4


<!-- https://jarcasting.com/artifacts/fr.maif/otoroshi_2.12/ -->
<dependency>
    <groupId>fr.maif</groupId>
    <artifactId>otoroshi_2.12</artifactId>
    <version>1.5.0-rc.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.maif/otoroshi_2.12/
implementation 'fr.maif:otoroshi_2.12:1.5.0-rc.4'
// https://jarcasting.com/artifacts/fr.maif/otoroshi_2.12/
implementation ("fr.maif:otoroshi_2.12:1.5.0-rc.4")
'fr.maif:otoroshi_2.12:jar:1.5.0-rc.4'
<dependency org="fr.maif" name="otoroshi_2.12" rev="1.5.0-rc.4">
  <artifact name="otoroshi_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.maif', module='otoroshi_2.12', version='1.5.0-rc.4')
)
libraryDependencies += "fr.maif" % "otoroshi_2.12" % "1.5.0-rc.4"
[fr.maif/otoroshi_2.12 "1.5.0-rc.4"]