License |
License |
---|---|
GroupId | GroupIdde.dagere.kopeme |
ArtifactId | ArtifactIdkopeme-core |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionKoPeMe
KoPeMe performance testing core
|
Filename | Size |
---|---|
kopeme-core-1.0.2.pom | |
kopeme-core-1.0.2.jar | 155 KB |
kopeme-core-1.0.2-tests.jar | 62 KB |
kopeme-core-1.0.2-sources.jar | 90 KB |
kopeme-core-1.0.2-javadoc.jar | 763 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.dagere.kopeme/kopeme-core/ -->
<dependency>
<groupId>de.dagere.kopeme</groupId>
<artifactId>kopeme-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.dagere.kopeme/kopeme-core/
implementation 'de.dagere.kopeme:kopeme-core:1.0.2'
// https://jarcasting.com/artifacts/de.dagere.kopeme/kopeme-core/
implementation ("de.dagere.kopeme:kopeme-core:1.0.2")
'de.dagere.kopeme:kopeme-core:jar:1.0.2'
<dependency org="de.dagere.kopeme" name="kopeme-core" rev="1.0.2">
<artifact name="kopeme-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dagere.kopeme', module='kopeme-core', version='1.0.2')
)
libraryDependencies += "de.dagere.kopeme" % "kopeme-core" % "1.0.2"
[de.dagere.kopeme/kopeme-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.9.9.1 |
org.aspectj : aspectjrt | jar | 1.9.9.1 |
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
net.kieker-monitoring : kieker | jar | 1.15.1 |
net.kieker-monitoring : kieker | jar | 1.15.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.apache.maven : maven-model | jar | 3.8.5 |
org.javassist : javassist | jar | 3.28.0-GA |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
org.glassfish.jaxb : jaxb-xjc | jar | 3.0.2 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
com.github.javaparser : javaparser-core | jar | 3.24.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
net.sf.supercsv : super-csv | jar | 2.4.0 |