Last Version

wordnik-java-client 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.wordnik
ArtifactId

ArtifactId

wordnik-java-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

wordnik-java-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/wordnik/swagger-codegen

Download wordnik-java-client 1.0.0


<!-- https://jarcasting.com/artifacts/com.wordnik/wordnik-java-client/ -->
<dependency>
    <groupId>com.wordnik</groupId>
    <artifactId>wordnik-java-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wordnik/wordnik-java-client/
implementation 'com.wordnik:wordnik-java-client:1.0.0'
// https://jarcasting.com/artifacts/com.wordnik/wordnik-java-client/
implementation ("com.wordnik:wordnik-java-client:1.0.0")
'com.wordnik:wordnik-java-client:jar:1.0.0'
<dependency org="com.wordnik" name="wordnik-java-client" rev="1.0.0">
  <artifact name="wordnik-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wordnik', module='wordnik-java-client', version='1.0.0')
)
libraryDependencies += "com.wordnik" % "wordnik-java-client" % "1.0.0"
[com.wordnik/wordnik-java-client "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.7
com.fasterxml.jackson.core : jackson-core jar 2.1.4
com.fasterxml.jackson.core : jackson-annotations jar 2.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.1.4

test (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1-1
org.scalatest : scalatest_2.9.1 jar 1.6.1
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.