License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdxyz.hellothomas |
ArtifactId | ArtifactIdjedi-client |
Version | Version0.0.9 |
Type | Typejar |
Description |
DescriptionDynamic Thread Pool Executor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jedi-client-0.0.9.pom | |
jedi-client-0.0.9.jar | 81 KB |
jedi-client-0.0.9-sources.jar | 44 KB |
jedi-client-0.0.9-javadoc.jar | 313 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.hellothomas/jedi-client/ -->
<dependency>
<groupId>xyz.hellothomas</groupId>
<artifactId>jedi-client</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi-client/
implementation 'xyz.hellothomas:jedi-client:0.0.9'
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi-client/
implementation ("xyz.hellothomas:jedi-client:0.0.9")
'xyz.hellothomas:jedi-client:jar:0.0.9'
<dependency org="xyz.hellothomas" name="jedi-client" rev="0.0.9">
<artifact name="jedi-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.hellothomas', module='jedi-client', version='0.0.9')
)
libraryDependencies += "xyz.hellothomas" % "jedi-client" % "0.0.9"
[xyz.hellothomas/jedi-client "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
xyz.hellothomas : jedi-core | jar | 0.0.9 |
org.springframework.boot : spring-boot-autoconfigure 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 |