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

Jar examples for g:graylog2-server

Description

Graylog

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials