is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-autoconfigure 1.0.0.M8


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-autoconfigure
Version

Version

1.0.0.M8
Type

Type

jar

Download spring-content-autoconfigure 1.0.0.M8


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