is not current version
Last Version 0.0.2

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


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.truedei.swagger.plugin
ArtifactId

ArtifactId

camel-swagger-core
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download camel-swagger-core 0.0.1-RELEASE


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