is not current version
Last Version 2.2

com.github.cormoran-io.pepper:pepper-server-jmh 1.26


Categories

Categories

ORM Data JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.github.cormoran-io.pepper
ArtifactId

ArtifactId

pepper-server-jmh
Version

Version

1.26
Type

Type

jar

Download pepper-server-jmh 1.26


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