autoweave


License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.kamon
ArtifactId

ArtifactId

kamon-autoweave_2.12
Last Version

Last Version

0.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

autoweave
autoweave
Project URL

Project URL

http://kamon.io
Project Organization

Project Organization

io.kamon

Download kamon-autoweave_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.kamon/kamon-autoweave_2.12/ -->
<dependency>
    <groupId>io.kamon</groupId>
    <artifactId>kamon-autoweave_2.12</artifactId>
    <version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.kamon/kamon-autoweave_2.12/
implementation 'io.kamon:kamon-autoweave_2.12:0.6.5'
// https://jarcasting.com/artifacts/io.kamon/kamon-autoweave_2.12/
implementation ("io.kamon:kamon-autoweave_2.12:0.6.5")
'io.kamon:kamon-autoweave_2.12:jar:0.6.5'
<dependency org="io.kamon" name="kamon-autoweave_2.12" rev="0.6.5">
  <artifact name="kamon-autoweave_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kamon', module='kamon-autoweave_2.12', version='0.6.5')
)
libraryDependencies += "io.kamon" % "kamon-autoweave_2.12" % "0.6.5"
[io.kamon/kamon-autoweave_2.12 "0.6.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
io.kamon : kamon-core_2.12 jar 0.6.5
org.aspectj : aspectjweaver jar 1.8.10

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
org.slf4j : slf4j-api jar 1.7.7

Project Modules

There are no modules declared in this project.

Kamon

Build Status Gitter Maven Central

Kamon is a set of tools for instrumenting applications running on the JVM. The best way to get started is to go to our official Get Started Page and start instrumenting your applications right away! There you will also find guides and reference documentation for the core APIs, instrumentation and reporting modules.

License

This software is licensed under the Apache 2 license, quoted below.

Copyright © 2013-2019 the kamon project https://kamon.io/

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0]

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

io.kamon

Kamon Open Source Project

Tools for monitoring applications running on the JVM

Versions

Version
0.6.5
0.6.4