Jar examples for g:greylog
Framework for non-blocking socket I/O and timers
You can download jar file greylog 2.5.0 in this page.
GNU Affero General Public License, Version 3 (AGPLv3)
You can use the following script to add greylog-2.5.0.jar to your project.
<dependency> <groupId>com.github.greysoft.naf</groupId> <artifactId>greylog</artifactId> <version>2.5.0</version> </dependency>
compile group: 'com.github.greysoft.naf', name: 'greylog', version: '2.5.0'
libraryDependencies += "com.github.greysoft.naf" % "greylog" % "2.5.0"
<dependency org="com.github.greysoft.naf" name="greylog" rev="2.5.0"/>
@Grapes(@Grab(group='com.github.greysoft.naf', module='greylog', version='2.5.0'))
'com.github.greysoft.naf:greylog:jar:2.5.0'
Click the following link to download the jar file.
greylog-2.5.0-javadoc.jar