| Categories | CategoriesSwagger Program Interface REST Frameworks | 
|---|---|
| GroupId | GroupIdcom.worldpay.api.commons | 
| ArtifactId | ArtifactIdworldpay-swagger-annotation | 
| Last Version | Last Version0.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWorldpay: Swagger annotation module Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.worldpay.api.commons/worldpay-swagger-annotation/ -->
<dependency>
    <groupId>com.worldpay.api.commons</groupId>
    <artifactId>worldpay-swagger-annotation</artifactId>
    <version>0.0.3</version>
</dependency>// https://jarcasting.com/artifacts/com.worldpay.api.commons/worldpay-swagger-annotation/
implementation 'com.worldpay.api.commons:worldpay-swagger-annotation:0.0.3'// https://jarcasting.com/artifacts/com.worldpay.api.commons/worldpay-swagger-annotation/
implementation ("com.worldpay.api.commons:worldpay-swagger-annotation:0.0.3")'com.worldpay.api.commons:worldpay-swagger-annotation:jar:0.0.3'<dependency org="com.worldpay.api.commons" name="worldpay-swagger-annotation" rev="0.0.3">
  <artifact name="worldpay-swagger-annotation" type="jar" />
</dependency>@Grapes(
@Grab(group='com.worldpay.api.commons', module='worldpay-swagger-annotation', version='0.0.3')
)libraryDependencies += "com.worldpay.api.commons" % "worldpay-swagger-annotation" % "0.0.3"[com.worldpay.api.commons/worldpay-swagger-annotation "0.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 1.9.5 | 
| pl.pragmatists : JUnitParams | jar | 1.0.2 |