| License |
License |
|---|---|
| GroupId | GroupIdcom.buabook |
| ArtifactId | ArtifactIdsf-et-fuel-sdk |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionSalesforce ExactTarget FuelSDK Extensions
Extensions for com.exacttarget.fuelsdk (c) 2016 Sport Trades Ltd
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sf-et-fuel-sdk-1.0.1.pom | |
| sf-et-fuel-sdk-1.0.1.jar | 5 KB |
| sf-et-fuel-sdk-1.0.1-sources.jar | 3 KB |
| sf-et-fuel-sdk-1.0.1-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buabook/sf-et-fuel-sdk/ -->
<dependency>
<groupId>com.buabook</groupId>
<artifactId>sf-et-fuel-sdk</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buabook/sf-et-fuel-sdk/
implementation 'com.buabook:sf-et-fuel-sdk:1.0.1'
// https://jarcasting.com/artifacts/com.buabook/sf-et-fuel-sdk/
implementation ("com.buabook:sf-et-fuel-sdk:1.0.1")
'com.buabook:sf-et-fuel-sdk:jar:1.0.1'
<dependency org="com.buabook" name="sf-et-fuel-sdk" rev="1.0.1">
<artifact name="sf-et-fuel-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buabook', module='sf-et-fuel-sdk', version='1.0.1')
)
libraryDependencies += "com.buabook" % "sf-et-fuel-sdk" % "1.0.1"
[com.buabook/sf-et-fuel-sdk "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.exacttarget : fuelsdk | jar | 1.1.0 |
| joda-time : joda-time | jar | 2.9.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |