Last Version

mogwee-executors 1.2.1

Mogwee Executors, making executors more debuggable

License

License

GroupId

GroupId

com.mogwee
ArtifactId

ArtifactId

mogwee-executors
Version

Version

1.2.1
Type

Type

jar
Description

Description

mogwee-executors
Mogwee Executors, making executors more debuggable
Project URL

Project URL

https://github.com/twilliamson/mogwee-executors
Source Code Management

Source Code Management

http://github.com/twilliamson/mogwee-executors/tree/master

Download mogwee-executors 1.2.1


<!-- https://jarcasting.com/artifacts/com.mogwee/mogwee-executors/ -->
<dependency>
    <groupId>com.mogwee</groupId>
    <artifactId>mogwee-executors</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mogwee/mogwee-executors/
implementation 'com.mogwee:mogwee-executors:1.2.1'
// https://jarcasting.com/artifacts/com.mogwee/mogwee-executors/
implementation ("com.mogwee:mogwee-executors:1.2.1")
'com.mogwee:mogwee-executors:jar:1.2.1'
<dependency org="com.mogwee" name="mogwee-executors" rev="1.2.1">
  <artifact name="mogwee-executors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mogwee', module='mogwee-executors', version='1.2.1')
)
libraryDependencies += "com.mogwee" % "mogwee-executors" % "1.2.1"
[com.mogwee/mogwee-executors "1.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.11

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.5.11
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.