License |
License |
---|---|
Categories |
CategoriesNet Swagger Program Interface REST Frameworks |
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.swagger-core |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWrapper for Swagger core module
OSGI Manifests wrappers for Osgiliath
|
Project Organization |
Project OrganizationOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.swagger-core</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.swagger-core:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.swagger-core:0.2.3")
'net.osgiliath.wrappers:net.osgiliath.wrapper.swagger-core:jar:0.2.3'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.swagger-core" rev="0.2.3">
<artifact name="net.osgiliath.wrapper.swagger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.swagger-core', version='0.2.3')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.swagger-core" % "0.2.3"
[net.osgiliath.wrappers/net.osgiliath.wrapper.swagger-core "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.bundles : org.apache.servicemix.bundles.swagger-core | jar | 1.3.4_1 |