| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.everit.osgi.bundles |
| Идентификатор | Идентификаторorg.everit.osgi.bundles.org.apache.commons.transaction |
| Последняя версия | Последняя версия2.0.0-20150617 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommons Transaction
Classes that aid concurrent programming in a transactional style.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction/ -->
<dependency>
<groupId>org.everit.osgi.bundles</groupId>
<artifactId>org.everit.osgi.bundles.org.apache.commons.transaction</artifactId>
<version>2.0.0-20150617</version>
</dependency>
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction/
implementation 'org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.commons.transaction:2.0.0-20150617'
// https://jarcasting.com/artifacts/org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction/
implementation ("org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.commons.transaction:2.0.0-20150617")
'org.everit.osgi.bundles:org.everit.osgi.bundles.org.apache.commons.transaction:jar:2.0.0-20150617'
<dependency org="org.everit.osgi.bundles" name="org.everit.osgi.bundles.org.apache.commons.transaction" rev="2.0.0-20150617">
<artifact name="org.everit.osgi.bundles.org.apache.commons.transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.everit.osgi.bundles', module='org.everit.osgi.bundles.org.apache.commons.transaction', version='2.0.0-20150617')
)
libraryDependencies += "org.everit.osgi.bundles" % "org.everit.osgi.bundles.org.apache.commons.transaction" % "2.0.0-20150617"
[org.everit.osgi.bundles/org.everit.osgi.bundles.org.apache.commons.transaction "2.0.0-20150617"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.3.1 |