is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-autoconfigure 1.1.0.M1


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-autoconfigure
Version

Version

1.1.0.M1
Type

Type

jar

Download spring-content-autoconfigure 1.1.0.M1


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