| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.avalon.cornerstone.threads |
| Идентификатор | Идентификаторcornerstone-threads-impl |
| Последняя версия | Последняя версия2.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCornerstone Threads Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.threads/cornerstone-threads-impl/ -->
<dependency>
<groupId>org.apache.avalon.cornerstone.threads</groupId>
<artifactId>cornerstone-threads-impl</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.threads/cornerstone-threads-impl/
implementation 'org.apache.avalon.cornerstone.threads:cornerstone-threads-impl:2.2.2'
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.threads/cornerstone-threads-impl/
implementation ("org.apache.avalon.cornerstone.threads:cornerstone-threads-impl:2.2.2")
'org.apache.avalon.cornerstone.threads:cornerstone-threads-impl:jar:2.2.2'
<dependency org="org.apache.avalon.cornerstone.threads" name="cornerstone-threads-impl" rev="2.2.2">
<artifact name="cornerstone-threads-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.avalon.cornerstone.threads', module='cornerstone-threads-impl', version='2.2.2')
)
libraryDependencies += "org.apache.avalon.cornerstone.threads" % "cornerstone-threads-impl" % "2.2.2"
[org.apache.avalon.cornerstone.threads/cornerstone-threads-impl "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.avalon.cornerstone.threads : cornerstone-threads-api | jar | 2.2.2 |
| org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |
| org.apache.avalon.framework : avalon-framework-impl | jar | 4.3.1 |
| org.apache.excalibur.components : excalibur-thread-api | jar | 2.2.1 |
| org.apache.excalibur.components : excalibur-thread-impl | jar | 2.2.1 |
| org.apache.excalibur.components : excalibur-pool-api | jar | 2.2.1 |
| org.apache.excalibur.components : excalibur-pool-impl | jar | 2.2.1 |
| commons-collections : commons-collections | jar | 3.1 |
| concurrent : concurrent | jar | 1.3.4 |