| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.dagere.kieker |
| Идентификатор | Идентификаторkieker-source-instrumentation |
| Последняя версия | Последняя версия1.15.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеkieker-source-instrumentation
Enables the instrumentation of Java projects by automatic insertion of the source code
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/de.dagere.kieker/kieker-source-instrumentation/ -->
<dependency>
<groupId>de.dagere.kieker</groupId>
<artifactId>kieker-source-instrumentation</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.dagere.kieker/kieker-source-instrumentation/
implementation 'de.dagere.kieker:kieker-source-instrumentation:1.15.0'
// https://jarcasting.com/artifacts/de.dagere.kieker/kieker-source-instrumentation/
implementation ("de.dagere.kieker:kieker-source-instrumentation:1.15.0")
'de.dagere.kieker:kieker-source-instrumentation:jar:1.15.0'
<dependency org="de.dagere.kieker" name="kieker-source-instrumentation" rev="1.15.0">
<artifact name="kieker-source-instrumentation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dagere.kieker', module='kieker-source-instrumentation', version='1.15.0')
)
libraryDependencies += "de.dagere.kieker" % "kieker-source-instrumentation" % "1.15.0"
[de.dagere.kieker/kieker-source-instrumentation "1.15.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.dagere.kopeme : kopeme-core | jar | 0.15 |
| org.mockito : mockito-core | jar | 4.0.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.apache.maven : maven-model | jar | 3.8.3 |