License |
License |
---|---|
GroupId | GroupIdxyz.hellothomas |
ArtifactId | ArtifactIdjedi-core |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDynamic Thread Pool Executor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jedi-core-0.0.11.pom | |
jedi-core-0.0.11.jar | 72 KB |
jedi-core-0.0.11-sources.jar | 41 KB |
jedi-core-0.0.11-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.hellothomas/jedi-core/ -->
<dependency>
<groupId>xyz.hellothomas</groupId>
<artifactId>jedi-core</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi-core/
implementation 'xyz.hellothomas:jedi-core:0.0.11'
// https://jarcasting.com/artifacts/xyz.hellothomas/jedi-core/
implementation ("xyz.hellothomas:jedi-core:0.0.11")
'xyz.hellothomas:jedi-core:jar:0.0.11'
<dependency org="xyz.hellothomas" name="jedi-core" rev="0.0.11">
<artifact name="jedi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.hellothomas', module='jedi-core', version='0.0.11')
)
libraryDependencies += "xyz.hellothomas" % "jedi-core" % "0.0.11"
[xyz.hellothomas/jedi-core "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
org.hibernate.validator : hibernate-validator | jar | |
com.google.code.gson : gson | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
org.apache.kafka : kafka-clients | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |