| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.easycommons |
| Идентификатор | Идентификаторeasycommons-properties |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe 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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-properties/ -->
<dependency>
<groupId>org.ow2.easycommons</groupId>
<artifactId>easycommons-properties</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-properties/
implementation 'org.ow2.easycommons:easycommons-properties:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.easycommons/easycommons-properties/
implementation ("org.ow2.easycommons:easycommons-properties:1.3.0")
'org.ow2.easycommons:easycommons-properties:jar:1.3.0'
<dependency org="org.ow2.easycommons" name="easycommons-properties" rev="1.3.0">
<artifact name="easycommons-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easycommons', module='easycommons-properties', version='1.3.0')
)
libraryDependencies += "org.ow2.easycommons" % "easycommons-properties" % "1.3.0"
[org.ow2.easycommons/easycommons-properties "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.easycommons : easycommons-io | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |