License |
License |
---|---|
GroupId | GroupIdcom.mark59 |
ArtifactId | ArtifactIdmark59-core |
Version | Version3.3 |
Type | Typejar |
Description |
Descriptioncom.mark59:mark59-core
Common core components of the mark59 framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mark59-core-3.3.pom | |
mark59-core-3.3.jar | 33 KB |
mark59-core-3.3-sources.jar | 33 KB |
mark59-core-3.3-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mark59/mark59-core/ -->
<dependency>
<groupId>com.mark59</groupId>
<artifactId>mark59-core</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mark59/mark59-core/
implementation 'com.mark59:mark59-core:3.3'
// https://jarcasting.com/artifacts/com.mark59/mark59-core/
implementation ("com.mark59:mark59-core:3.3")
'com.mark59:mark59-core:jar:3.3'
<dependency org="com.mark59" name="mark59-core" rev="3.3">
<artifact name="mark59-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mark59', module='mark59-core', version='3.3')
)
libraryDependencies += "com.mark59" % "mark59-core" % "3.3"
[com.mark59/mark59-core "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jmeter : ApacheJMeter_java | jar | 5.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 2.22.0 |