GroupId | GroupIdio.logicdrop.sparks |
---|---|
ArtifactId | ArtifactIdsparks-openapi-spring |
Version | Version4.7.1 |
Type | Typejar |
Filename | Size |
---|---|
sparks-openapi-spring-4.7.1.pom | |
sparks-openapi-spring-4.7.1.jar | 216 KB |
sparks-openapi-spring-4.7.1-sources.jar | 58 KB |
sparks-openapi-spring-4.7.1-jdk8.jar | 216 KB |
sparks-openapi-spring-4.7.1-javadoc.jar | 613 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.logicdrop.sparks/sparks-openapi-spring/ -->
<dependency>
<groupId>io.logicdrop.sparks</groupId>
<artifactId>sparks-openapi-spring</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.logicdrop.sparks/sparks-openapi-spring/
implementation 'io.logicdrop.sparks:sparks-openapi-spring:4.7.1'
// https://jarcasting.com/artifacts/io.logicdrop.sparks/sparks-openapi-spring/
implementation ("io.logicdrop.sparks:sparks-openapi-spring:4.7.1")
'io.logicdrop.sparks:sparks-openapi-spring:jar:4.7.1'
<dependency org="io.logicdrop.sparks" name="sparks-openapi-spring" rev="4.7.1">
<artifact name="sparks-openapi-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.logicdrop.sparks', module='sparks-openapi-spring', version='4.7.1')
)
libraryDependencies += "io.logicdrop.sparks" % "sparks-openapi-spring" % "4.7.1"
[io.logicdrop.sparks/sparks-openapi-spring "4.7.1"]