is not current version
Last Version 2.3.0

com.github.paulcwarren:content-fs-spring-boot-starter 0.0.9


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

content-fs-spring-boot-starter
Version

Version

0.0.9
Type

Type

jar

Download content-fs-spring-boot-starter 0.0.9


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/content-fs-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>content-fs-spring-boot-starter</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/content-fs-spring-boot-starter/
implementation 'com.github.paulcwarren:content-fs-spring-boot-starter:0.0.9'
// https://jarcasting.com/artifacts/com.github.paulcwarren/content-fs-spring-boot-starter/
implementation ("com.github.paulcwarren:content-fs-spring-boot-starter:0.0.9")
'com.github.paulcwarren:content-fs-spring-boot-starter:jar:0.0.9'
<dependency org="com.github.paulcwarren" name="content-fs-spring-boot-starter" rev="0.0.9">
  <artifact name="content-fs-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='content-fs-spring-boot-starter', version='0.0.9')
)
libraryDependencies += "com.github.paulcwarren" % "content-fs-spring-boot-starter" % "0.0.9"
[com.github.paulcwarren/content-fs-spring-boot-starter "0.0.9"]