| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nobugboy |
| ArtifactId | ArtifactIdETrace |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionETrace
easy trace
|
| Filename | Size |
|---|---|
| ETrace-1.2.4.pom | |
| ETrace-1.2.4.jar | 22 MB |
| ETrace-1.2.4-sources.jar | 2 MB |
| ETrace-1.2.4-javadoc.jar | 105 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.olivergondza : maven-jdk-tools-wrapper Optional | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |