| License |
License |
|---|---|
| Categories |
CategoriesSwagger Program Interface REST Frameworks |
| GroupId | GroupIdorg.apache.syncope.ext |
| ArtifactId | ArtifactIdsyncope-ext-swagger-ui |
| Last Version | Last Version2.1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Syncope Ext: Swagger UI
Apache Syncope Ext: Swagger UI
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-swagger-ui/ -->
<dependency>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-swagger-ui</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-swagger-ui/
implementation 'org.apache.syncope.ext:syncope-ext-swagger-ui:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-swagger-ui/
implementation ("org.apache.syncope.ext:syncope-ext-swagger-ui:2.1.11")
'org.apache.syncope.ext:syncope-ext-swagger-ui:jar:2.1.11'
<dependency org="org.apache.syncope.ext" name="syncope-ext-swagger-ui" rev="2.1.11">
<artifact name="syncope-ext-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext', module='syncope-ext-swagger-ui', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.ext" % "syncope-ext-swagger-ui" % "2.1.11"
[org.apache.syncope.ext/syncope-ext-swagger-ui "2.1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 29.0-jre |