| License |
License |
|---|---|
| GroupId | GroupIdcom.mark59 |
| ArtifactId | ArtifactIdmark59-core |
| Version | Version3.2 |
| 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.2.pom | |
| mark59-core-3.2.jar | 33 KB |
| mark59-core-3.2-sources.jar | 32 KB |
| mark59-core-3.2-javadoc.jar | 142 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mark59/mark59-core/ -->
<dependency>
<groupId>com.mark59</groupId>
<artifactId>mark59-core</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mark59/mark59-core/
implementation 'com.mark59:mark59-core:3.2'
// https://jarcasting.com/artifacts/com.mark59/mark59-core/
implementation ("com.mark59:mark59-core:3.2")
'com.mark59:mark59-core:jar:3.2'
<dependency org="com.mark59" name="mark59-core" rev="3.2">
<artifact name="mark59-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mark59', module='mark59-core', version='3.2')
)
libraryDependencies += "com.mark59" % "mark59-core" % "3.2"
[com.mark59/mark59-core "3.2"]
| 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 |