| License |
License |
|---|---|
| GroupId | GroupIdorg.microshed.boost.boosters |
| ArtifactId | ArtifactIdmp-openapi |
| Last Version | Last Version1.1-0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWASdev Top Parent POM.
|
| Filename | Size |
|---|---|
| mp-openapi-1.1-0.2.1.pom | |
| mp-openapi-1.1-0.2.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-openapi/ -->
<dependency>
<groupId>org.microshed.boost.boosters</groupId>
<artifactId>mp-openapi</artifactId>
<version>1.1-0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-openapi/
implementation 'org.microshed.boost.boosters:mp-openapi:1.1-0.2.1'
// https://jarcasting.com/artifacts/org.microshed.boost.boosters/mp-openapi/
implementation ("org.microshed.boost.boosters:mp-openapi:1.1-0.2.1")
'org.microshed.boost.boosters:mp-openapi:jar:1.1-0.2.1'
<dependency org="org.microshed.boost.boosters" name="mp-openapi" rev="1.1-0.2.1">
<artifact name="mp-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.boosters', module='mp-openapi', version='1.1-0.2.1')
)
libraryDependencies += "org.microshed.boost.boosters" % "mp-openapi" % "1.1-0.2.1"
[org.microshed.boost.boosters/mp-openapi "1.1-0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.microprofile.openapi : microprofile-openapi-api | jar | 1.1 |