kamon-testkit


Лицензия

Лицензия

Группа

Группа

io.kamon
Идентификатор

Идентификатор

kamon-testkit
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

kamon-testkit
kamon-testkit
Ссылка на сайт

Ссылка на сайт

http://kamon.io
Организация-разработчик

Организация-разработчик

io.kamon

Скачать kamon-testkit

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.10.3
io.kamon : kamon-core jar 0.3.0
com.typesafe.akka : akka-actor_2.10 jar 2.3.2
com.typesafe.akka : akka-testkit_2.10 jar 2.3.2

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.6
org.slf4j : slf4j-nop jar 1.7.6

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.3.0
0.2.0
0.0.15