Last Version

eu.kratochvil.perfmon:perfmon-db 0.1

Performance monitor for Java - parent pom

License

License

GroupId

GroupId

eu.kratochvil.perfmon
ArtifactId

ArtifactId

perfmon-db
Version

Version

0.1
Type

Type

jar
Description

Description

Performance monitor for Java - parent pom

Download perfmon-db 0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
eu.kratochvil.perfmon : perfmon-core jar 0.1
commons-lang : commons-lang jar 2.6
org.apache.logging.log4j : log4j-api jar 2.0-beta9
commons-dbutils : commons-dbutils jar 1.5
org.springframework : spring-core jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE
joda-time : joda-time jar 2.3
eu.kratochvil : utils-test jar 1.6

test (5)

Group / Artifact Type Version
commons-dbcp : commons-dbcp jar 1.4
com.h2database : h2 jar 1.3.170
org.springframework : spring-test jar 3.0.5.RELEASE
org.springframework : spring-beans jar 3.0.5.RELEASE
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.