Download faster-framework-core-spring-boot-starter-1.0.2.RELEASE.jar file - Jar f

Jar examples for f:faster-framework-core-spring-boot-starter

Description

faster framework by Spring Boot

You can download jar file faster-framework-core-spring-boot-starter 1.0.2.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add faster-framework-core-spring-boot-starter-1.0.2.RELEASE.jar to your project.

<dependency>
   <groupId>com.github.faster-framework</groupId>
   <artifactId>faster-framework-core-spring-boot-starter</artifactId>
   <version>1.0.2.RELEASE</version>
</dependency>
compile group: 'com.github.faster-framework', name: 'faster-framework-core-spring-boot-starter', version: '1.0.2.RELEASE'
libraryDependencies += "com.github.faster-framework" % "faster-framework-core-spring-boot-starter" % "1.0.2.RELEASE"
<dependency org="com.github.faster-framework" name="faster-framework-core-spring-boot-starter" rev="1.0.2.RELEASE"/>
@Grapes(@Grab(group='com.github.faster-framework', module='faster-framework-core-spring-boot-starter', version='1.0.2.RELEASE'))
'com.github.faster-framework:faster-framework-core-spring-boot-starter:jar:1.0.2.RELEASE'

Download

Click the following link to download the jar file.

faster-framework-core-spring-boot-starter-1.0.2.RELEASE-javadoc.jar
faster-framework-core-spring-boot-starter-1.0.2.RELEASE-sources.jar
faster-framework-core-spring-boot-starter-1.0.2.RELEASE.jar
faster-framework-core-spring-boot-starter-1.0.2.RELEASE.pom



Related Tutorials