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