Performance Log

Annotation API for measuring performance (How log it takes for run)

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.genyherrera.performancelog
ArtifactId

ArtifactId

performance-log
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Performance Log
Annotation API for measuring performance (How log it takes for run)
Project URL

Project URL

http://github.com/genyherrera/performance-log

Download performance-log

How to add to project

<!-- https://jarcasting.com/artifacts/com.genyherrera.performancelog/performance-log/ -->
<dependency>
    <groupId>com.genyherrera.performancelog</groupId>
    <artifactId>performance-log</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.genyherrera.performancelog/performance-log/
implementation 'com.genyherrera.performancelog:performance-log:1.1'
// https://jarcasting.com/artifacts/com.genyherrera.performancelog/performance-log/
implementation ("com.genyherrera.performancelog:performance-log:1.1")
'com.genyherrera.performancelog:performance-log:jar:1.1'
<dependency org="com.genyherrera.performancelog" name="performance-log" rev="1.1">
  <artifact name="performance-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.genyherrera.performancelog', module='performance-log', version='1.1')
)
libraryDependencies += "com.genyherrera.performancelog" % "performance-log" % "1.1"
[com.genyherrera.performancelog/performance-log "1.1"]

Dependencies

compile (17)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.springframework : spring-core jar 3.2.2.RELEASE
org.springframework : spring-context jar 3.2.2.RELEASE
org.springframework : spring-aop jar 3.2.2.RELEASE
org.springframework : spring-aspects jar 3.2.2.RELEASE
org.springframework : spring-tx jar 3.2.2.RELEASE
com.h2database : h2 jar 1.2.144
org.hibernate : hibernate-core jar 3.5.5-Final
org.hibernate : hibernate-entitymanager jar 3.5.5-Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final
org.hibernate : hibernate-validator jar 4.1.0.Final
javax.validation : validation-api jar 1.0.0.GA
org.aspectj : aspectjrt jar 1.8.1
org.aspectj : aspectjweaver jar 1.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 3.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0