| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.petals |
| Идентификатор | Идентификаторpetals-commons |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpetals-commons
Tools and Commons libraries for Petals ESB
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| petals-commons-1.3.2.pom | |
| petals-commons-1.3.2.jar | 21 KB |
| petals-commons-1.3.2-sources.jar | 16 KB |
| petals-commons-1.3.2-javadoc.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-commons/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-commons</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-commons/
implementation 'org.ow2.petals:petals-commons:1.3.2'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-commons/
implementation ("org.ow2.petals:petals-commons:1.3.2")
'org.ow2.petals:petals-commons:jar:1.3.2'
<dependency org="org.ow2.petals" name="petals-commons" rev="1.3.2">
<artifact name="petals-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-commons', version='1.3.2')
)
libraryDependencies += "org.ow2.petals" % "petals-commons" % "1.3.2"
[org.ow2.petals/petals-commons "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |