Last Version

Java Library for Petals Flow Logs 1.1.0

A java library to parse and organize Petals logs data

License

License

GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-log-parser-api
Version

Version

1.1.0
Type

Type

jar
Description

Description

Java Library for Petals Flow Logs
A java library to parse and organize Petals logs data
Project Organization

Project Organization

Linagora

Download petals-log-parser-api 1.1.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-log-parser-api/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-log-parser-api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-log-parser-api/
implementation 'org.ow2.petals:petals-log-parser-api:1.1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-log-parser-api/
implementation ("org.ow2.petals:petals-log-parser-api:1.1.0")
'org.ow2.petals:petals-log-parser-api:jar:1.1.0'
<dependency org="org.ow2.petals" name="petals-log-parser-api" rev="1.1.0">
  <artifact name="petals-log-parser-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-log-parser-api', version='1.1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-log-parser-api" % "1.1.0"
[org.ow2.petals/petals-log-parser-api "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.petals : petals-commons-log jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.