License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdxyz.hellothomas |
ArtifactId | ArtifactIdjedi-client |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDynamic Thread Pool Executor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jedi-client-0.0.11.pom | |
jedi-client-0.0.11.jar | 71 KB |
jedi-client-0.0.11-sources.jar | 39 KB |
jedi-client-0.0.11-javadoc.jar | 276 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.hellothomas/jedi-client/ -->
<dependency>
<groupId>xyz.hellothomas</groupId>
<artifactId>jedi-client</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi-client/
implementation 'xyz.hellothomas:jedi-client:0.0.11'
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi-client/
implementation ("xyz.hellothomas:jedi-client:0.0.11")
'xyz.hellothomas:jedi-client:jar:0.0.11'
<dependency org="xyz.hellothomas" name="jedi-client" rev="0.0.11">
<artifact name="jedi-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.hellothomas', module='jedi-client', version='0.0.11')
)
libraryDependencies += "xyz.hellothomas" % "jedi-client" % "0.0.11"
[xyz.hellothomas/jedi-client "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
xyz.hellothomas : jedi-core | jar | 0.0.11 |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-jdbc Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
com.google.guava : guava | jar | 30.1-jre |
org.aspectj : aspectjweaver | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |