| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdcom.github.johnnymillergh.boot |
| ArtifactId | ArtifactIdmedia-streaming-spring-boot-autoconfigure |
| Last Version | Last Version1.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMedia Streaming :: Spring Boot Autoconfigure
Media Streaming :: Spring Boot Autoconfigure
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.johnnymillergh.boot/media-streaming-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.johnnymillergh.boot</groupId>
<artifactId>media-streaming-spring-boot-autoconfigure</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johnnymillergh.boot/media-streaming-spring-boot-autoconfigure/
implementation 'com.github.johnnymillergh.boot:media-streaming-spring-boot-autoconfigure:1.2.2'
// https://jarcasting.com/artifacts/com.github.johnnymillergh.boot/media-streaming-spring-boot-autoconfigure/
implementation ("com.github.johnnymillergh.boot:media-streaming-spring-boot-autoconfigure:1.2.2")
'com.github.johnnymillergh.boot:media-streaming-spring-boot-autoconfigure:jar:1.2.2'
<dependency org="com.github.johnnymillergh.boot" name="media-streaming-spring-boot-autoconfigure" rev="1.2.2">
<artifact name="media-streaming-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johnnymillergh.boot', module='media-streaming-spring-boot-autoconfigure', version='1.2.2')
)
libraryDependencies += "com.github.johnnymillergh.boot" % "media-streaming-spring-boot-autoconfigure" % "1.2.2"
[com.github.johnnymillergh.boot/media-streaming-spring-boot-autoconfigure "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.3.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.4.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| com.drewnoakes : metadata-extractor | jar | 2.15.0 |
| com.google.guava : guava | jar | 29.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-test | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.4.RELEASE |