License |
License |
---|---|
GroupId | GroupIdorg.openforis.commons |
ArtifactId | ArtifactIdcommons-concurrency |
Version | Version0.1.27 |
Type | Typejar |
Description |
DescriptionOpen Foris library of common components.
|
Project Organization |
Project OrganizationOpen Foris |
Filename | Size |
---|---|
commons-concurrency-0.1.27.pom | |
commons-concurrency-0.1.27.jar | 23 KB |
commons-concurrency-0.1.27-sources.jar | 11 KB |
commons-concurrency-0.1.27-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openforis.commons/commons-concurrency/ -->
<dependency>
<groupId>org.openforis.commons</groupId>
<artifactId>commons-concurrency</artifactId>
<version>0.1.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.openforis.commons/commons-concurrency/
implementation 'org.openforis.commons:commons-concurrency:0.1.27'
// https://jarcasting.com/artifacts/org.openforis.commons/commons-concurrency/
implementation ("org.openforis.commons:commons-concurrency:0.1.27")
'org.openforis.commons:commons-concurrency:jar:0.1.27'
<dependency org="org.openforis.commons" name="commons-concurrency" rev="0.1.27">
<artifact name="commons-concurrency" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openforis.commons', module='commons-concurrency', version='0.1.27')
)
libraryDependencies += "org.openforis.commons" % "commons-concurrency" % "0.1.27"
[org.openforis.commons/commons-concurrency "0.1.27"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
org.springframework : spring-beans | jar | 3.2.3.RELEASE |
org.springframework : spring-context | jar | 3.2.3.RELEASE |