| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.javasimon |
| Идентификатор | Идентификаторjavasimon-console-parent |
| Последняя версия | Последняя версия3.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJavaSimon Web Console Parent
Java Simon - simple monitoring library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| javasimon-console-parent-3.3.0.pom | 634 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.javasimon/javasimon-console-parent/ -->
<dependency>
<groupId>org.javasimon</groupId>
<artifactId>javasimon-console-parent</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.javasimon/javasimon-console-parent/
implementation 'org.javasimon:javasimon-console-parent:3.3.0'
// https://jarcasting.com/artifacts/org.javasimon/javasimon-console-parent/
implementation ("org.javasimon:javasimon-console-parent:3.3.0")
'org.javasimon:javasimon-console-parent:pom:3.3.0'
<dependency org="org.javasimon" name="javasimon-console-parent" rev="3.3.0">
<artifact name="javasimon-console-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.javasimon', module='javasimon-console-parent', version='3.3.0')
)
libraryDependencies += "org.javasimon" % "javasimon-console-parent" % "3.3.0"
[org.javasimon/javasimon-console-parent "3.3.0"]