com.github.moronicgeek.swagger:client

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

CLI User Interface Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.moronicgeek.swagger
ArtifactId

ArtifactId

client
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/moronicgeek/SwaggerCloud

Download client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.0.RELEASE
com.github.moronicgeek.swagger : core jar 0.1
org.springframework.cloud : spring-cloud-starter-eureka jar
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.0.RELEASE

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.0.RELEASE
com.jayway.jsonpath : json-path jar 2.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1