dolphin-platform-logger

The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.canoo.dolphin-platform
ArtifactId

ArtifactId

dolphin-platform-logger
Last Version

Last Version

1.0.0.CR5
Release Date

Release Date

Type

Type

jar
Description

Description

dolphin-platform-logger
The Dolphin Platform is a framework that implements the presentation model pattern and provides amodern way to create enterprise applications. The Platform provides several client implementations that all canbe used in combination with a general sever API.
Project URL

Project URL

https://github.com/canoo/dolphin-platform
Source Code Management

Source Code Management

https://github.com/canoo/dolphin-platform.git

Download dolphin-platform-logger

How to add to project

<!-- https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-logger/ -->
<dependency>
    <groupId>com.canoo.dolphin-platform</groupId>
    <artifactId>dolphin-platform-logger</artifactId>
    <version>1.0.0.CR5</version>
</dependency>
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-logger/
implementation 'com.canoo.dolphin-platform:dolphin-platform-logger:1.0.0.CR5'
// https://jarcasting.com/artifacts/com.canoo.dolphin-platform/dolphin-platform-logger/
implementation ("com.canoo.dolphin-platform:dolphin-platform-logger:1.0.0.CR5")
'com.canoo.dolphin-platform:dolphin-platform-logger:jar:1.0.0.CR5'
<dependency org="com.canoo.dolphin-platform" name="dolphin-platform-logger" rev="1.0.0.CR5">
  <artifact name="dolphin-platform-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.canoo.dolphin-platform', module='dolphin-platform-logger', version='1.0.0.CR5')
)
libraryDependencies += "com.canoo.dolphin-platform" % "dolphin-platform-logger" % "1.0.0.CR5"
[com.canoo.dolphin-platform/dolphin-platform-logger "1.0.0.CR5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.canoo.dolphin-platform : dolphin-platform-core jar 1.0.0.CR5
com.google.code.gson : gson jar 2.8.2
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.CR5
1.0.0.CR4
1.0.0.CR3
1.0.0.CR2
1.0.0.CR1