| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.juddi.example |
| Идентификатор | Идентификаторcreate-partition |
| Последняя версия | Последняя версия3.1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjUDDI Example Create Partition
Demonstrates the steps taken create a UDDI partition
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| create-partition-3.1.5.pom | |
| create-partition-3.1.5.jar | 12 KB |
| create-partition-3.1.5-sources.jar | 9 KB |
| create-partition-3.1.5-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.juddi.example/create-partition/ -->
<dependency>
<groupId>org.apache.juddi.example</groupId>
<artifactId>create-partition</artifactId>
<version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi.example/create-partition/
implementation 'org.apache.juddi.example:create-partition:3.1.5'
// https://jarcasting.com/artifacts/org.apache.juddi.example/create-partition/
implementation ("org.apache.juddi.example:create-partition:3.1.5")
'org.apache.juddi.example:create-partition:jar:3.1.5'
<dependency org="org.apache.juddi.example" name="create-partition" rev="3.1.5">
<artifact name="create-partition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi.example', module='create-partition', version='3.1.5')
)
libraryDependencies += "org.apache.juddi.example" % "create-partition" % "3.1.5"
[org.apache.juddi.example/create-partition "3.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.juddi : uddi-ws | jar | 3.1.5 |
| org.apache.juddi : juddi-client | jar | 3.1.5 |
| commons-logging : commons-logging-api | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.5 |