License |
License |
---|---|
GroupId | GroupIdorg.mobicents.commons |
ArtifactId | ArtifactIdcommons-concurrent |
Last Version | Last Version1.0.139 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMobicents Commons Concurrent
Mobicents :: Parent pom for 2.x releases
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mobicents.commons/commons-concurrent/ -->
<dependency>
<groupId>org.mobicents.commons</groupId>
<artifactId>commons-concurrent</artifactId>
<version>1.0.139</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.commons/commons-concurrent/
implementation 'org.mobicents.commons:commons-concurrent:1.0.139'
// https://jarcasting.com/artifacts/org.mobicents.commons/commons-concurrent/
implementation ("org.mobicents.commons:commons-concurrent:1.0.139")
'org.mobicents.commons:commons-concurrent:jar:1.0.139'
<dependency org="org.mobicents.commons" name="commons-concurrent" rev="1.0.139">
<artifact name="commons-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.commons', module='commons-concurrent', version='1.0.139')
)
libraryDependencies += "org.mobicents.commons" % "commons-concurrent" % "1.0.139"
[org.mobicents.commons/commons-concurrent "1.0.139"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.commons : commons-annotations | jar | 1.0.139 |
org.slf4j : slf4j-log4j12 | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |