Last Version

Graylog 2.1.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

graylog2-parent
Version

Version

2.1.3
Type

Type

pom
Description

Description

Graylog
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://www.graylog.org/
Project Organization

Project Organization

Graylog, Inc.
Source Code Management

Source Code Management

https://github.com/Graylog2/graylog2-server

Download graylog2-parent 2.1.3

Filename Size
graylog2-parent-2.1.3.pom 56 KB
Browse

<!-- https://jarcasting.com/artifacts/org.graylog2/graylog2-parent/ -->
<dependency>
    <groupId>org.graylog2</groupId>
    <artifactId>graylog2-parent</artifactId>
    <version>2.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.graylog2/graylog2-parent/
implementation 'org.graylog2:graylog2-parent:2.1.3'
// https://jarcasting.com/artifacts/org.graylog2/graylog2-parent/
implementation ("org.graylog2:graylog2-parent:2.1.3")
'org.graylog2:graylog2-parent:pom:2.1.3'
<dependency org="org.graylog2" name="graylog2-parent" rev="2.1.3">
  <artifact name="graylog2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.graylog2', module='graylog2-parent', version='2.1.3')
)
libraryDependencies += "org.graylog2" % "graylog2-parent" % "2.1.3"
[org.graylog2/graylog2-parent "2.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.100-beta
org.assertj : assertj-core jar 3.5.2
com.jayway.awaitility : awaitility jar 1.7.0
org.apache.logging.log4j : log4j-api jar 2.6.2
org.apache.logging.log4j : log4j-core jar 2.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : log4j-over-slf4j jar 1.7.21

Project Modules

  • graylog2-server
  • integration-tests