is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-autoconfigure 0.0.5


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-autoconfigure
Version

Version

0.0.5
Type

Type

jar

Download spring-content-autoconfigure 0.0.5


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