Last Version

com.mark59:mark59-core 4.2

Common core components of the mark59 framework.

License

License

GroupId

GroupId

com.mark59
ArtifactId

ArtifactId

mark59-core
Version

Version

4.2
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.2


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

Dependencies

provided (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-1.2-api jar 2.17.2
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.4.0

Project Modules

There are no modules declared in this project.