License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.taboola |
ArtifactId | ArtifactIdbackstage-api-java-client |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptioncom.taboola:backstage-api-java-client
Backstage API Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.taboola/backstage-api-java-client/ -->
<dependency>
<groupId>com.taboola</groupId>
<artifactId>backstage-api-java-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.taboola/backstage-api-java-client/
implementation 'com.taboola:backstage-api-java-client:1.1.0'
// https://jarcasting.com/artifacts/com.taboola/backstage-api-java-client/
implementation ("com.taboola:backstage-api-java-client:1.1.0")
'com.taboola:backstage-api-java-client:jar:1.1.0'
<dependency org="com.taboola" name="backstage-api-java-client" rev="1.1.0">
<artifact name="backstage-api-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taboola', module='backstage-api-java-client', version='1.1.0')
)
libraryDependencies += "com.taboola" % "backstage-api-java-client" % "1.1.0"
[com.taboola/backstage-api-java-client "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.taboola : api-java-client-core | jar | 1.0.1 |
org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
org.apache.logging.log4j : log4j-core | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
uk.co.jemos.podam : podam | jar | 7.2.0.RELEASE |