Last Version

com.github.moronicgeek:swagger-cloud 0.1

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

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.moronicgeek
ArtifactId

ArtifactId

swagger-cloud
Version

Version

0.1
Type

Type

pom
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download swagger-cloud 0.1

Filename Size
swagger-cloud-0.1.pom 5 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
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 (2)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.2.0
junit : junit jar 4.12

Project Modules

  • core
  • server-ui
  • client
  • server