Categories |
CategoriesSwagger Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.livingobjects.fluenthttp |
ArtifactId | ArtifactIdfluenthttp-swagger |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
fluenthttp-swagger-1.1.1.pom | |
fluenthttp-swagger-1.1.1.jar | 12 KB |
fluenthttp-swagger-1.1.1-sources.jar | 8 KB |
fluenthttp-swagger-1.1.1-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.livingobjects.fluenthttp/fluenthttp-swagger/ -->
<dependency>
<groupId>com.livingobjects.fluenthttp</groupId>
<artifactId>fluenthttp-swagger</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.livingobjects.fluenthttp/fluenthttp-swagger/
implementation 'com.livingobjects.fluenthttp:fluenthttp-swagger:1.1.1'
// https://jarcasting.com/artifacts/com.livingobjects.fluenthttp/fluenthttp-swagger/
implementation ("com.livingobjects.fluenthttp:fluenthttp-swagger:1.1.1")
'com.livingobjects.fluenthttp:fluenthttp-swagger:jar:1.1.1'
<dependency org="com.livingobjects.fluenthttp" name="fluenthttp-swagger" rev="1.1.1">
<artifact name="fluenthttp-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livingobjects.fluenthttp', module='fluenthttp-swagger', version='1.1.1')
)
libraryDependencies += "com.livingobjects.fluenthttp" % "fluenthttp-swagger" % "1.1.1"
[com.livingobjects.fluenthttp/fluenthttp-swagger "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.livingobjects.myrddin : myrddin | jar | 1.5 |
org.slf4j : slf4j-api | jar | 1.7.7 |
net.code-story : http | jar | 2.83 |
org.webjars : bootstrap | jar | 3.3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 1.7.1 |
com.squareup.okhttp : okhttp | jar | 2.3.0 |
ch.qos.logback : logback-classic | jar | 1.1.2 |