is not current version
Last Version 1.3.4

org.graylog2:graylog2-rest-routes 1.1.2


Categories

Categories

Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

graylog2-rest-routes
Version

Version

1.1.2
Type

Type

jar

Download graylog2-rest-routes 1.1.2


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