is not current version
Last Version 0.0.10

com.farerboy:framework-boot 0.0.1

Development of scaffold based on springboot

GroupId

GroupId

com.farerboy
ArtifactId

ArtifactId

framework-boot
Version

Version

0.0.1
Type

Type

pom

Download framework-boot 0.0.1

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

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