Download graylog2-server-2.1.1.jar file - Jar g

Jar examples for g:graylog2-server

Description

Graylog

You can download jar file graylog2-server 2.1.1 in this page.

License

GNU General Public License (GPL) version 3.0

Build File

You can use the following script to add graylog2-server-2.1.1.jar to your project.

<dependency>
   <groupId>org.graylog2</groupId>
   <artifactId>graylog2-server</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'org.graylog2', name: 'graylog2-server', version: '2.1.1'
libraryDependencies += "org.graylog2" % "graylog2-server" % "2.1.1"
<dependency org="org.graylog2" name="graylog2-server" rev="2.1.1"/>
@Grapes(@Grab(group='org.graylog2', module='graylog2-server', version='2.1.1'))
'org.graylog2:graylog2-server:jar:2.1.1'

Download

Click the following link to download the jar file.

graylog2-server-2.1.1-javadoc.jar
graylog2-server-2.1.1-shaded.jar
graylog2-server-2.1.1-sources.jar
graylog2-server-2.1.1.jar
graylog2-server-2.1.1.pom



Related Tutorials