Last Version

Continuous Perf Test 1.0.0

Measuring performance of HTTP call handling

License

License

GNU General Public License v3.0
Categories

Categories

Java Languages
GroupId

GroupId

com.github.continuousperftest
ArtifactId

ArtifactId

agent-java
Version

Version

1.0.0
Type

Type

jar
Description

Description

Continuous Perf Test
Measuring performance of HTTP call handling
Project URL

Project URL

https://github.com/continuousperftest/agent-java
Project Organization

Project Organization

Continuous Perf Test
Source Code Management

Source Code Management

https://github.com/continuousperftest/agent-java

Download agent-java 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.aeonbits.owner : owner jar 1.0.10
com.google.code.gson : gson jar 2.8.5
org.springframework : spring-web jar 5.0.8.RELEASE
org.testng : testng jar 6.14.3
org.apache.httpcomponents : httpclient jar 4.5.6
org.aspectj : aspectjrt jar 1.8.13

Project Modules

There are no modules declared in this project.