Poseidon

gather logs in different places

License

License

GroupId

GroupId

com.github.cwdtom
ArtifactId

ArtifactId

poseidon
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Poseidon
gather logs in different places
Project URL

Project URL

https://github.com/cwdtom/poseidon

Download poseidon

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
io.netty : netty-all jar 4.1.19.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.3
2.1.1
2.1.0
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0