License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdio.swagger |
ArtifactId | ArtifactIdswagger-mule |
Last Version | Last Version1.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-mule
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
swagger-mule-1.6.6.pom | |
swagger-mule-1.6.6.jar | 4 KB |
swagger-mule-1.6.6-sources.jar | 1 KB |
swagger-mule-1.6.6-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.swagger/swagger-mule/ -->
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-mule</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.swagger/swagger-mule/
implementation 'io.swagger:swagger-mule:1.6.6'
// https://jarcasting.com/artifacts/io.swagger/swagger-mule/
implementation ("io.swagger:swagger-mule:1.6.6")
'io.swagger:swagger-mule:jar:1.6.6'
<dependency org="io.swagger" name="swagger-mule" rev="1.6.6">
<artifact name="swagger-mule" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.swagger', module='swagger-mule', version='1.6.6')
)
libraryDependencies += "io.swagger" % "swagger-mule" % "1.6.6"
[io.swagger/swagger-mule "1.6.6"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-jaxrs | jar | 1.6.6 |
io.swagger : swagger-jersey-jaxrs | jar | 1.6.6 |
javax.ws.rs : jsr311-api | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.9 |
ch.qos.logback : logback-core | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.1 |
org.joda : joda-convert | jar | 1.8.1 |
org.testng : testng | jar | 6.14.3 |