| License |
License |
|---|---|
| GroupId | GroupIdcom.github.leogitpub |
| ArtifactId | ArtifactIdOSSRH-62366 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionDependent Tasks Executor Core
Executing dependent/Independent tasks in a reliable way, is made so easy that even your grandma can do it.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| OSSRH-62366-1.0.0.pom | |
| OSSRH-62366-1.0.0.jar | 16 KB |
| OSSRH-62366-1.0.0-sources.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.leogitpub/OSSRH-62366/ -->
<dependency>
<groupId>com.github.leogitpub</groupId>
<artifactId>OSSRH-62366</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leogitpub/OSSRH-62366/
implementation 'com.github.leogitpub:OSSRH-62366:1.0.0'
// https://jarcasting.com/artifacts/com.github.leogitpub/OSSRH-62366/
implementation ("com.github.leogitpub:OSSRH-62366:1.0.0")
'com.github.leogitpub:OSSRH-62366:jar:1.0.0'
<dependency org="com.github.leogitpub" name="OSSRH-62366" rev="1.0.0">
<artifact name="OSSRH-62366" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leogitpub', module='OSSRH-62366', version='1.0.0')
)
libraryDependencies += "com.github.leogitpub" % "OSSRH-62366" % "1.0.0"
[com.github.leogitpub/OSSRH-62366 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.5.2 |
| org.jmockit : jmockit | jar | 1.28 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.slf4j : jul-to-slf4j | jar | 1.7.21 |