| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.uberfire |
| Идентификатор | Идентификаторuberfire-project |
| Версия | Версия7.65.0.Final |
| Тип | Типpom |
| Описание |
ОписаниеUberFire - Project
UberFire - Project
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| uberfire-project-7.65.0.Final.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-project/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-project</artifactId>
<version>7.65.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-project/
implementation 'org.uberfire:uberfire-project:7.65.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-project/
implementation ("org.uberfire:uberfire-project:7.65.0.Final")
'org.uberfire:uberfire-project:pom:7.65.0.Final'
<dependency org="org.uberfire" name="uberfire-project" rev="7.65.0.Final">
<artifact name="uberfire-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-project', version='7.65.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-project" % "7.65.0.Final"
[org.uberfire/uberfire-project "7.65.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.assertj : assertj-core | jar | 3.14.0 |
| com.google.inject : guice | jar | 4.0 |