ETrace

easy trace

License

License

GroupId

GroupId

com.github.nobugboy
ArtifactId

ArtifactId

ETrace
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

ETrace
easy trace

Download ETrace

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.68
org.springframework.boot : spring-boot-starter-websocket jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
cn.hutool : hutool-all jar 5.3.7

provided (1)

Group / Artifact Type Version
com.github.olivergondza : maven-jdk-tools-wrapper Optional jar 0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.2