is not current version
Last Version 0.0.10

com.farerboy:framework-boot 0.0.2

Development of scaffold based on springboot

GroupId

GroupId

com.farerboy
ArtifactId

ArtifactId

framework-boot
Version

Version

0.0.2
Type

Type

pom

Download framework-boot 0.0.2

Filename Size
framework-boot-0.0.2.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.farerboy/framework-boot/ -->
<dependency>
    <groupId>com.farerboy</groupId>
    <artifactId>framework-boot</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.farerboy/framework-boot/
implementation 'com.farerboy:framework-boot:0.0.2'
// https://jarcasting.com/artifacts/com.farerboy/framework-boot/
implementation ("com.farerboy:framework-boot:0.0.2")
'com.farerboy:framework-boot:pom:0.0.2'
<dependency org="com.farerboy" name="framework-boot" rev="0.0.2">
  <artifact name="framework-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.farerboy', module='framework-boot', version='0.0.2')
)
libraryDependencies += "com.farerboy" % "framework-boot" % "0.0.2"
[com.farerboy/framework-boot "0.0.2"]