Last Version

os-platform-finder 1.2.3

Utility Java class to discover the current OS Platform

License

License

Categories

Categories

Graylog Application Layer Libs Logging ORM Data
GroupId

GroupId

org.graylog.repackaged
ArtifactId

ArtifactId

os-platform-finder
Version

Version

1.2.3
Type

Type

jar
Description

Description

os-platform-finder
Utility Java class to discover the current OS Platform
Project URL

Project URL

https://github.com/Graylog2/os-platform-finder
Source Code Management

Source Code Management

https://github.com/Graylog2/os-platform-finder

Download os-platform-finder 1.2.3


<!-- https://jarcasting.com/artifacts/org.graylog.repackaged/os-platform-finder/ -->
<dependency>
    <groupId>org.graylog.repackaged</groupId>
    <artifactId>os-platform-finder</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.graylog.repackaged/os-platform-finder/
implementation 'org.graylog.repackaged:os-platform-finder:1.2.3'
// https://jarcasting.com/artifacts/org.graylog.repackaged/os-platform-finder/
implementation ("org.graylog.repackaged:os-platform-finder:1.2.3")
'org.graylog.repackaged:os-platform-finder:jar:1.2.3'
<dependency org="org.graylog.repackaged" name="os-platform-finder" rev="1.2.3">
  <artifact name="os-platform-finder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graylog.repackaged', module='os-platform-finder', version='1.2.3')
)
libraryDependencies += "org.graylog.repackaged" % "os-platform-finder" % "1.2.3"
[org.graylog.repackaged/os-platform-finder "1.2.3"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.