Last Version

com.github.moronicgeek.swagger:core 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.swagger
ArtifactId

ArtifactId

core
Version

Version

0.1
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download core 0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.8.1
org.springframework : spring-web jar RELEASE
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

There are no modules declared in this project.