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

Jar examples for g:graylog2-server

Description

Graylog

You can download jar file graylog2-server 2.1.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials