| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.petals |
| Идентификатор | Идентификаторpetals-common |
| Версия | Версия1.5 |
| Тип | Типjar |
| Описание |
ОписаниеPetals Common : Common Libraries
PEtALS Services Platform
|
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| petals-common-1.5.pom | |
| petals-common-1.5.jar | 34 KB |
| petals-common-1.5-sources.jar | 39 KB |
| petals-common-1.5-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.petals/petals-common/ -->
<dependency>
<groupId>org.objectweb.petals</groupId>
<artifactId>petals-common</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-common/
implementation 'org.objectweb.petals:petals-common:1.5'
// https://jarcasting.com/artifacts/org.objectweb.petals/petals-common/
implementation ("org.objectweb.petals:petals-common:1.5")
'org.objectweb.petals:petals-common:jar:1.5'
<dependency org="org.objectweb.petals" name="petals-common" rev="1.5">
<artifact name="petals-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.petals', module='petals-common', version='1.5')
)
libraryDependencies += "org.objectweb.petals" % "petals-common" % "1.5"
[org.objectweb.petals/petals-common "1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.1 |
| commons-io : commons-io | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.easymock : easymockclassextension | jar | 2.2 |