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

Jar examples for g:graylog2-server

Description

Graylog

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

License

GNU General Public License (GPL) version 3.0

Build File

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

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

Download

Click the following link to download the jar file.

graylog2-server-1.1.0-javadoc.jar
graylog2-server-1.1.0-sources.jar
graylog2-server-1.1.0.jar
graylog2-server-1.1.0.pom



Related Tutorials