Last Version

spring-profiler 0.1.0.RELEASE

Enables simple profiling of methods or code-snippets in spring-projects

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.avides.spring
ArtifactId

ArtifactId

spring-profiler
Version

Version

0.1.0.RELEASE
Type

Type

jar
Description

Description

spring-profiler
Enables simple profiling of methods or code-snippets in spring-projects
Project URL

Project URL

https://github.com/avides/spring-profiler
Project Organization

Project Organization

AVIDES Media AG
Source Code Management

Source Code Management

https://github.com/avides/spring-profiler

Download spring-profiler 0.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.avides.spring/spring-profiler/ -->
<dependency>
    <groupId>com.avides.spring</groupId>
    <artifactId>spring-profiler</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.spring/spring-profiler/
implementation 'com.avides.spring:spring-profiler:0.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.avides.spring/spring-profiler/
implementation ("com.avides.spring:spring-profiler:0.1.0.RELEASE")
'com.avides.spring:spring-profiler:jar:0.1.0.RELEASE'
<dependency org="com.avides.spring" name="spring-profiler" rev="0.1.0.RELEASE">
  <artifact name="spring-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.spring', module='spring-profiler', version='0.1.0.RELEASE')
)
libraryDependencies += "com.avides.spring" % "spring-profiler" % "0.1.0.RELEASE"
[com.avides.spring/spring-profiler "0.1.0.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.1.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.aspectj : aspectjrt jar 1.8.13
org.aspectj : aspectjweaver jar 1.8.13

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12
org.easymock : easymock jar 3.5.1
org.powermock : powermock-module-junit4 jar 1.7.3
org.powermock : powermock-api-easymock jar 1.7.3
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.