Last Version

Swagger-Codegen-Tooling -- Parent 0.5.0-beta-1

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

swagger-codegen-tooling
Version

Version

0.5.0-beta-1
Type

Type

pom
Description

Description

Swagger-Codegen-Tooling -- Parent
Parent pom.xml that can be used by STUPS Maven projects
Project URL

Project URL

http://zalando-stups.github.io/swagger-codegen-tooling
Project Organization

Project Organization

Zalando SE
Source Code Management

Source Code Management

https://github.com/zalando-stups/swagger-codegen-tooling.git

Download swagger-codegen-tooling 0.5.0-beta-1


<!-- https://jarcasting.com/artifacts/org.zalando.stups/swagger-codegen-tooling/ -->
<dependency>
    <groupId>org.zalando.stups</groupId>
    <artifactId>swagger-codegen-tooling</artifactId>
    <version>0.5.0-beta-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando.stups/swagger-codegen-tooling/
implementation 'org.zalando.stups:swagger-codegen-tooling:0.5.0-beta-1'
// https://jarcasting.com/artifacts/org.zalando.stups/swagger-codegen-tooling/
implementation ("org.zalando.stups:swagger-codegen-tooling:0.5.0-beta-1")
'org.zalando.stups:swagger-codegen-tooling:pom:0.5.0-beta-1'
<dependency org="org.zalando.stups" name="swagger-codegen-tooling" rev="0.5.0-beta-1">
  <artifact name="swagger-codegen-tooling" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando.stups', module='swagger-codegen-tooling', version='0.5.0-beta-1')
)
libraryDependencies += "org.zalando.stups" % "swagger-codegen-tooling" % "0.5.0-beta-1"
[org.zalando.stups/swagger-codegen-tooling "0.5.0-beta-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • swagger-codegen-common
  • swagger-codegen-templates
  • swagger-codegen-maven-plugin
  • docs
  • spring-boot-stups-swagger-codegen-ui