| License | License | 
|---|---|
| Categories | CategoriesJava Languages CLI User Interface | 
| GroupId | GroupIdcom.adobe.target | 
| ArtifactId | ArtifactIdtarget-java-client | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJava-target-client Java-target-client-publishing to mevenCentral. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| target-java-client-1.0.0.pom | |
| target-java-client-1.0.0.jar | 80 KB | 
| target-java-client-1.0.0-sources.jar | 43 KB | 
| target-java-client-1.0.0-javadoc.jar | 159 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.adobe.target/target-java-client/ -->
<dependency>
    <groupId>com.adobe.target</groupId>
    <artifactId>target-java-client</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.adobe.target/target-java-client/
implementation 'com.adobe.target:target-java-client:1.0.0'// https://jarcasting.com/artifacts/com.adobe.target/target-java-client/
implementation ("com.adobe.target:target-java-client:1.0.0")'com.adobe.target:target-java-client:jar:1.0.0'<dependency org="com.adobe.target" name="target-java-client" rev="1.0.0">
  <artifact name="target-java-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.adobe.target', module='target-java-client', version='1.0.0')
)libraryDependencies += "com.adobe.target" % "target-java-client" % "1.0.0"[com.adobe.target/target-java-client "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.11.0 | 
| org.apache.logging.log4j : log4j-core | jar | 2.11.0 | 
| com.lmax : disruptor | jar | 3.4.2 | 
| org.apache.commons : commons-lang3 | jar | 3.7 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 | 
| org.projectlombok : lombok | jar | 1.18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
 
                    | Version | 
|---|
| 1.0.0 |