Last Version

com.alilitech:boot-plus-dependencies 2.0.1

boot-plus is a rapid development framework based on spring boot.

License

License

GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-dependencies
Version

Version

2.0.1
Type

Type

pom
Description

Description

boot-plus is a rapid development framework based on spring boot.

Download boot-plus-dependencies 2.0.1


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

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.