License |
License |
---|---|
GroupId | GroupIdorg.javasimon |
ArtifactId | ArtifactIdjavasimon-console-parent |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJavaSimon Web Console Parent
Java Simon - simple monitoring library
|
Project URL |
Project URL |
Filename | Size |
---|---|
javasimon-console-parent-3.3.0.pom | 634 bytes |
Browse |
<!-- 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"]