License |
License |
---|---|
GroupId | GroupIdeu.kratochvil.perfmon |
ArtifactId | ArtifactIdperfmon-db |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionPerformance monitor for Java - parent pom
|
Filename | Size |
---|---|
perfmon-db-0.1.pom | |
perfmon-db-0.1.jar | 11 KB |
perfmon-db-0.1-sources.jar | 6 KB |
perfmon-db-0.1-javadoc.jar | 72 KB |
Browse |
<!-- 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"]
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 |
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 |