| Группа | Группаorg.apache.portals.jetspeed-2 |
|---|---|
| Идентификатор | Идентификаторjetspeed-statistics |
| Версия | Версия2.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jetspeed-statistics-2.1.3.pom | |
| jetspeed-statistics-2.1.3.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-statistics/ -->
<dependency>
<groupId>org.apache.portals.jetspeed-2</groupId>
<artifactId>jetspeed-statistics</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-statistics/
implementation 'org.apache.portals.jetspeed-2:jetspeed-statistics:2.1.3'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/jetspeed-statistics/
implementation ("org.apache.portals.jetspeed-2:jetspeed-statistics:2.1.3")
'org.apache.portals.jetspeed-2:jetspeed-statistics:jar:2.1.3'
<dependency org="org.apache.portals.jetspeed-2" name="jetspeed-statistics" rev="2.1.3">
<artifact name="jetspeed-statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='jetspeed-statistics', version='2.1.3')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "jetspeed-statistics" % "2.1.3"
[org.apache.portals.jetspeed-2/jetspeed-statistics "2.1.3"]