c

components-util-executor

skrstop util executor
MIT License
Files download
File Operation
components-util-executor-1.3.2.20240510-RELEASE.jar download
components-util-executor-1.3.2.20240510-RELEASE.pom download
components-util-executor-1.3.2.20240510-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.skrstop.framework</groupId>
  <artifactId>components-util-executor</artifactId>
  <version>1.3.2.20240510-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.skrstop.framework:components-util-executor:1.3.2.20240510-RELEASE'
Gradle Kotlin
implementation("com.skrstop.framework:components-util-executor:1.3.2.20240510-RELEASE")
Scala SBT
libraryDependencies += "com.skrstop.framework" % "components-util-executor" % "1.3.2.20240510-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.skrstop.framework', module='components-util-executor', version='1.3.2.20240510-RELEASE')
)
Apache Ivy
<dependency org="com.skrstop.framework" name="components-util-executor" rev="1.3.2.20240510-RELEASE" />
Leiningen
[com.skrstop.framework/components-util-executor "1.3.2.20240510-RELEASE"]
Apache Buildr
'com.skrstop.framework:components-util-executor:jar:1.3.2.20240510-RELEASE'