Last Version

anyboot-start-base 2.0.6.831

AnyLine针对SpringBoot环境的支持

License

License

GroupId

GroupId

org.anyline
ArtifactId

ArtifactId

anyboot-start-base
Version

Version

2.0.6.831
Type

Type

pom
Description

Description

anyboot-start-base
AnyLine针对SpringBoot环境的支持

Download anyboot-start-base 2.0.6.831


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.0.6.RELEASE

Project Modules

There are no modules declared in this project.