Last Version

Maple 3.1

Structured Logging Facade for Java

License

License

GroupId

GroupId

io.soabase.maple
ArtifactId

ArtifactId

maple-parent
Version

Version

3.1
Type

Type

pom
Description

Description

Maple
Structured Logging Facade for Java
Project URL

Project URL

https://github.com/Randgalt/maple.git
Project Organization

Project Organization

Jordan Zimmerman
Source Code Management

Source Code Management

https://github.com/Randgalt/maple

Download maple-parent 3.1

Filename Size
maple-parent-3.1.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • maple-core
  • maple-slf4j
  • maple-benchmarks
  • maple-examples
  • maple-airlift