License |
License |
---|---|
GroupId | GroupIdorg.ow2.easycommons |
ArtifactId | ArtifactIdeasycommons-thread |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-thread/ -->
<dependency>
<groupId>org.ow2.easycommons</groupId>
<artifactId>easycommons-thread</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-thread/
implementation 'org.ow2.easycommons:easycommons-thread:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-thread/
implementation ("org.ow2.easycommons:easycommons-thread:1.3.0")
'org.ow2.easycommons:easycommons-thread:jar:1.3.0'
<dependency org="org.ow2.easycommons" name="easycommons-thread" rev="1.3.0">
<artifact name="easycommons-thread" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easycommons', module='easycommons-thread', version='1.3.0')
)
libraryDependencies += "org.ow2.easycommons" % "easycommons-thread" % "1.3.0"
[org.ow2.easycommons/easycommons-thread "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.easycommons : easycommons-properties | jar | 1.3.0 |
org.ow2.easycommons : easycommons-lang | jar | 1.5.0 |
junit : junit | jar | 4.12 |