is not current version
Last Version 4.2

com.mark59:mark59-core 4.1

Common core components of the mark59 framework.

License

License

GroupId

GroupId

com.mark59
ArtifactId

ArtifactId

mark59-core
Version

Version

4.1
Type

Type

jar
Description

Description

com.mark59:mark59-core
Common core components of the mark59 framework.
Project URL

Project URL

http://www.mark59.com
Source Code Management

Source Code Management

http://github.com/iagcl/mark59/tree/master

Download mark59-core 4.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.jmeter : ApacheJMeter_java jar 5.4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.