| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.codehaus.fabric3.development |
| Идентификатор | Идентификаторfabric3-development-host |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFabric3 Development Runtime Host
Fabric3 Development Runtime Host.
|
| Организация-разработчик |
Организация-разработчикFabric3 Project |
| Имя Файла | Размер |
|---|---|
| fabric3-development-host-0.2.1.pom | |
| fabric3-development-host-0.2.1.jar | 32 KB |
| fabric3-development-host-0.2.1-sources.jar | 24 KB |
| fabric3-development-host-0.2.1-javadoc.jar | 114 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3.development/fabric3-development-host/ -->
<dependency>
<groupId>org.codehaus.fabric3.development</groupId>
<artifactId>fabric3-development-host</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3.development/fabric3-development-host/
implementation 'org.codehaus.fabric3.development:fabric3-development-host:0.2.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3.development/fabric3-development-host/
implementation ("org.codehaus.fabric3.development:fabric3-development-host:0.2.1")
'org.codehaus.fabric3.development:fabric3-development-host:jar:0.2.1'
<dependency org="org.codehaus.fabric3.development" name="fabric3-development-host" rev="0.2.1">
<artifact name="fabric3-development-host" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3.development', module='fabric3-development-host', version='0.2.1')
)
libraryDependencies += "org.codehaus.fabric3.development" % "fabric3-development-host" % "0.2.1"
[org.codehaus.fabric3.development/fabric3-development-host "0.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.fabric3.development : fabric3-development-api | jar | 0.3 |
| org.codehaus.fabric3 : fabric3-fabric | jar | 0.3.2 |
| org.codehaus.fabric3 : fabric3-policy | jar | 0.3 |
| stax : stax-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |