is not current version
Last Version 0.0.2

com.truedei.swagger.plugin:camel-swagger-autoconfigure 0.0.1-RELEASE


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration Swagger Program Interface REST Frameworks
GroupId

GroupId

com.truedei.swagger.plugin
ArtifactId

ArtifactId

camel-swagger-autoconfigure
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download camel-swagger-autoconfigure 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.truedei.swagger.plugin/camel-swagger-autoconfigure/ -->
<dependency>
    <groupId>com.truedei.swagger.plugin</groupId>
    <artifactId>camel-swagger-autoconfigure</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truedei.swagger.plugin/camel-swagger-autoconfigure/
implementation 'com.truedei.swagger.plugin:camel-swagger-autoconfigure:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.truedei.swagger.plugin/camel-swagger-autoconfigure/
implementation ("com.truedei.swagger.plugin:camel-swagger-autoconfigure:0.0.1-RELEASE")
'com.truedei.swagger.plugin:camel-swagger-autoconfigure:jar:0.0.1-RELEASE'
<dependency org="com.truedei.swagger.plugin" name="camel-swagger-autoconfigure" rev="0.0.1-RELEASE">
  <artifact name="camel-swagger-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truedei.swagger.plugin', module='camel-swagger-autoconfigure', version='0.0.1-RELEASE')
)
libraryDependencies += "com.truedei.swagger.plugin" % "camel-swagger-autoconfigure" % "0.0.1-RELEASE"
[com.truedei.swagger.plugin/camel-swagger-autoconfigure "0.0.1-RELEASE"]