Last Version

com.github.ollgei.base:base-swagger-annotator 1.0.0.M2

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.ollgei.base
ArtifactId

ArtifactId

base-swagger-annotator
Version

Version

1.0.0.M2
Type

Type

jar
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/base-swagger-annotator
Source Code Management

Source Code Management

https://github.com/ollgei/base-swagger-annotator

Download base-swagger-annotator 1.0.0.M2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsonschema2pojo : jsonschema2pojo-core jar 1.0.2
io.swagger : swagger-annotations jar 1.6.1

Project Modules

There are no modules declared in this project.