License |
License |
---|---|
GroupId | GroupIdio.github.tontu89 |
ArtifactId | ArtifactIddebug-server-lib |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptiondebug-server-lib
debug-server-lib
|
<!-- https://jarcasting.com/artifacts/io.github.tontu89/debug-server-lib/ -->
<dependency>
<groupId>io.github.tontu89</groupId>
<artifactId>debug-server-lib</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tontu89/debug-server-lib/
implementation 'io.github.tontu89:debug-server-lib:0.0.1'
// https://jarcasting.com/artifacts/io.github.tontu89/debug-server-lib/
implementation ("io.github.tontu89:debug-server-lib:0.0.1")
'io.github.tontu89:debug-server-lib:jar:0.0.1'
<dependency org="io.github.tontu89" name="debug-server-lib" rev="0.0.1">
<artifact name="debug-server-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tontu89', module='debug-server-lib', version='0.0.1')
)
libraryDependencies += "io.github.tontu89" % "debug-server-lib" % "0.0.1"
[io.github.tontu89/debug-server-lib "0.0.1"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-rest | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.3 |