| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Distribution Компиляция и сборка |
| Группа | Группаorg.jboss.forge |
| Идентификатор | Идентификаторforge-distribution |
| Версия | Версия3.9.8.Final |
| Тип | Типpom |
| Описание |
ОписаниеForge - Distribution Build
A core framework and next-generation container for tooling and automation at a fine-grained level.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.jboss.forge/forge-distribution/ -->
<dependency>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-distribution</artifactId>
<version>3.9.8.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.forge/forge-distribution/
implementation 'org.jboss.forge:forge-distribution:3.9.8.Final'
// https://jarcasting.com/artifacts/org.jboss.forge/forge-distribution/
implementation ("org.jboss.forge:forge-distribution:3.9.8.Final")
'org.jboss.forge:forge-distribution:pom:3.9.8.Final'
<dependency org="org.jboss.forge" name="forge-distribution" rev="3.9.8.Final">
<artifact name="forge-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.forge', module='forge-distribution', version='3.9.8.Final')
)
libraryDependencies += "org.jboss.forge" % "forge-distribution" % "3.9.8.Final"
[org.jboss.forge/forge-distribution "3.9.8.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.forge : forge-bootstrap | jar | 3.9.8.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |