is not current version
Last Version 1.0.6.RELEASE

com.github.faster-framework:faster-framework-core-spring-boot-autoconfigure 1.0.0.RELEASE

faster framework by Spring Boot

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.faster-framework
ArtifactId

ArtifactId

faster-framework-core-spring-boot-autoconfigure
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download faster-framework-core-spring-boot-autoconfigure 1.0.0.RELEASE


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