is not current version
Last Version 0.0.31

debug-server-lib 0.0.6

debug-server-lib

License

License

GroupId

GroupId

io.github.tontu89
ArtifactId

ArtifactId

debug-server-lib
Version

Version

0.0.6
Type

Type

jar
Description

Description

debug-server-lib
debug-server-lib

Download debug-server-lib 0.0.6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.apache.commons : commons-lang3 jar 3.12.0
com.jayway.jsonpath : json-path jar 2.7.0
org.apache.commons : commons-text jar 1.9
com.auth0 : java-jwt jar 3.18.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-rest jar 2.6.3
javax.servlet : servlet-api jar 2.5

test (1)

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

Project Modules

There are no modules declared in this project.