Last Version

co.abit.boot:boot 2.1.37

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

co.abit.boot
ArtifactId

ArtifactId

boot
Version

Version

2.1.37
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/boot

Download boot 2.1.37

Filename Size
boot-2.1.37.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.