License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.mastercard.api |
ArtifactId | ArtifactIdproduct-identifier |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproduct-identifier
Java Core SDK for use with SDKs available on MasterCard Developer Zone (https://developer.mastercard.com)
|
Project URL |
Project URL |
Filename | Size |
---|---|
product-identifier-1.0.0.pom | |
product-identifier-1.0.0.jar | 5 KB |
product-identifier-1.0.0-sources.jar | 6 KB |
product-identifier-1.0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastercard.api/product-identifier/ -->
<dependency>
<groupId>com.mastercard.api</groupId>
<artifactId>product-identifier</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastercard.api/product-identifier/
implementation 'com.mastercard.api:product-identifier:1.0.0'
// https://jarcasting.com/artifacts/com.mastercard.api/product-identifier/
implementation ("com.mastercard.api:product-identifier:1.0.0")
'com.mastercard.api:product-identifier:jar:1.0.0'
<dependency org="com.mastercard.api" name="product-identifier" rev="1.0.0">
<artifact name="product-identifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastercard.api', module='product-identifier', version='1.0.0')
)
libraryDependencies += "com.mastercard.api" % "product-identifier" % "1.0.0"
[com.mastercard.api/product-identifier "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mastercard.api : sdk-api-core | jar | [1.4.0,1.5.0) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
log4j : log4j | jar | 1.2.17 |