Swagger CDI wrapper

Helper for swagger cdi

License

License

Categories

Categories

Net Swagger Program Interface REST Frameworks
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.helper.swagger.cdi
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Swagger CDI wrapper
Helper for swagger cdi
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.helper.swagger.cdi

How to add to project

<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.swagger.cdi/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.helper.swagger.cdi</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.swagger.cdi/
implementation 'net.osgiliath.framework:net.osgiliath.helper.swagger.cdi:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.swagger.cdi/
implementation ("net.osgiliath.framework:net.osgiliath.helper.swagger.cdi:0.2.3")
'net.osgiliath.framework:net.osgiliath.helper.swagger.cdi:jar:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helper.swagger.cdi" rev="0.2.3">
  <artifact name="net.osgiliath.helper.swagger.cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helper.swagger.cdi', version='0.2.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helper.swagger.cdi" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.helper.swagger.cdi "0.2.3"]

Dependencies

compile (6)

Group / Artifact Type Version
net.osgiliath.framework : net.osgiliath.helper.cdi.eager jar 0.2.3
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.servicemix.bundles : org.apache.servicemix.bundles.swagger-annotations jar 1.3.4_1
org.apache.servicemix.bundles : org.apache.servicemix.bundles.swagger-core jar 1.3.4_1
org.apache.servicemix.specs : org.apache.servicemix.specs.jsr339-api-2.0 jar 2.4.0
net.osgiliath.wrappers : net.osgiliath.wrapper.swagger-jaxrs jar 0.2.3

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 5.0.0

runtime (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0