| License |
License |
|---|---|
| GroupId | GroupIdde.dagere.kieker |
| ArtifactId | ArtifactIdkieker-source-instrumentation |
| Last Version | Last Version1.15.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkieker-source-instrumentation
Enables the instrumentation of Java projects by automatic insertion of the source code
|
| Project URL |
Project URL |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |