Last Version

PerfMon - parent pom 0.1

Performance monitor for Java - parent pom

License

License

GroupId

GroupId

eu.kratochvil.perfmon
ArtifactId

ArtifactId

perfmon-parent
Version

Version

0.1
Type

Type

pom
Description

Description

PerfMon - parent pom
Performance monitor for Java - parent pom
Project URL

Project URL

http://jiri.kratochvil.eu
Source Code Management

Source Code Management

https://github.com/kratochj/perfmon.git

Download perfmon-parent 0.1

Filename Size
perfmon-parent-0.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/eu.kratochvil.perfmon/perfmon-parent/ -->
<dependency>
    <groupId>eu.kratochvil.perfmon</groupId>
    <artifactId>perfmon-parent</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.kratochvil.perfmon/perfmon-parent/
implementation 'eu.kratochvil.perfmon:perfmon-parent:0.1'
// https://jarcasting.com/artifacts/eu.kratochvil.perfmon/perfmon-parent/
implementation ("eu.kratochvil.perfmon:perfmon-parent:0.1")
'eu.kratochvil.perfmon:perfmon-parent:pom:0.1'
<dependency org="eu.kratochvil.perfmon" name="perfmon-parent" rev="0.1">
  <artifact name="perfmon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.kratochvil.perfmon', module='perfmon-parent', version='0.1')
)
libraryDependencies += "eu.kratochvil.perfmon" % "perfmon-parent" % "0.1"
[eu.kratochvil.perfmon/perfmon-parent "0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.