| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.washingtonpost.wordpress | 
    
| ArtifactId | ArtifactIdwordpress-rest-api-client | 
    
| Last Version | Last Version1.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionWashington Post Master Public Parent POM 
         | 
    
<!-- https://jarcasting.com/artifacts/com.washingtonpost.wordpress/wordpress-rest-api-client/ -->
<dependency>
    <groupId>com.washingtonpost.wordpress</groupId>
    <artifactId>wordpress-rest-api-client</artifactId>
    <version>1.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.washingtonpost.wordpress/wordpress-rest-api-client/
implementation 'com.washingtonpost.wordpress:wordpress-rest-api-client:1.0.3'
                // https://jarcasting.com/artifacts/com.washingtonpost.wordpress/wordpress-rest-api-client/
implementation ("com.washingtonpost.wordpress:wordpress-rest-api-client:1.0.3")
                'com.washingtonpost.wordpress:wordpress-rest-api-client:jar:1.0.3'
                <dependency org="com.washingtonpost.wordpress" name="wordpress-rest-api-client" rev="1.0.3">
  <artifact name="wordpress-rest-api-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.washingtonpost.wordpress', module='wordpress-rest-api-client', version='1.0.3')
)
                libraryDependencies += "com.washingtonpost.wordpress" % "wordpress-rest-api-client" % "1.0.3"
                [com.washingtonpost.wordpress/wordpress-rest-api-client "1.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 | 
| commons-io : commons-io | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | 2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.assertj : assertj-core | jar | 2.0.0 | 
| com.github.tomakehurst : wiremock | jar | 1.57 | 
| org.slf4j : slf4j-simple | jar | 1.7.10 |