MVN

cn.herodotus.engine : access-spring-boot-starter

Maven & Gradle

Aug 24, 2023
494 stars
<dependency>
    <groupId>cn.herodotus.engine</groupId>
    <artifactId>access-spring-boot-starter</artifactId>
    <version>3.1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.herodotus.engine : access-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.3.0
  • Latest Release Candidate: 3.0.0-RC3

All Versions

Choose a version of cn.herodotus.engine : access-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
access-spring-boot-starter-3.1.3.0
access-spring-boot-starter-3.1.2.4
access-spring-boot-starter-3.1.2.3
access-spring-boot-starter-3.1.2.2
access-spring-boot-starter-3.1.2.1
access-spring-boot-starter-3.1.2.0
access-spring-boot-starter-3.1.1.3
access-spring-boot-starter-3.1.1.2
access-spring-boot-starter-3.1.1.1
access-spring-boot-starter-3.1.1.0
access-spring-boot-starter-3.1.0.8
access-spring-boot-starter-3.1.0.7
access-spring-boot-starter-3.1.0.6
access-spring-boot-starter-3.1.0.5
access-spring-boot-starter-3.1.0.4
access-spring-boot-starter-3.1.0.3
access-spring-boot-starter-3.1.0.2
access-spring-boot-starter-3.1.0.1
access-spring-boot-starter-3.1.0.0
3.0.x
access-spring-boot-starter-3.0.7.0
access-spring-boot-starter-3.0.6.4
access-spring-boot-starter-3.0.6.3
access-spring-boot-starter-3.0.6.2
access-spring-boot-starter-3.0.6.1
access-spring-boot-starter-3.0.6.0
access-spring-boot-starter-3.0.5.5
access-spring-boot-starter-3.0.5.4
access-spring-boot-starter-3.0.5.3
access-spring-boot-starter-3.0.5.2
access-spring-boot-starter-3.0.5.1
access-spring-boot-starter-3.0.5.0
access-spring-boot-starter-3.0.4.2
access-spring-boot-starter-3.0.4.1
access-spring-boot-starter-3.0.4.0
access-spring-boot-starter-3.0.3.0
access-spring-boot-starter-3.0.2.3
access-spring-boot-starter-3.0.2.2
access-spring-boot-starter-3.0.2.1
access-spring-boot-starter-3.0.2.0
access-spring-boot-starter-3.0.1.0
access-spring-boot-starter-3.0.0.0
access-spring-boot-starter-3.0.0-RC3
access-spring-boot-starter-3.0.0-RC2
access-spring-boot-starter-3.0.0-RC1
access-spring-boot-starter-3.0.0-M5
access-spring-boot-starter-3.0.0-M3
access-spring-boot-starter-3.0.0-M2
access-spring-boot-starter-3.0.0-M1
2.7.x
access-spring-boot-starter-2.7.15.0
access-spring-boot-starter-2.7.14.0
access-spring-boot-starter-2.7.13.0
access-spring-boot-starter-2.7.12.1
access-spring-boot-starter-2.7.12.0
access-spring-boot-starter-2.7.11.1
access-spring-boot-starter-2.7.11.0
access-spring-boot-starter-2.7.10.2
access-spring-boot-starter-2.7.10.1
access-spring-boot-starter-2.7.10.0
access-spring-boot-starter-2.7.9.2
access-spring-boot-starter-2.7.9.1
access-spring-boot-starter-2.7.9.0
access-spring-boot-starter-2.7.8.1
access-spring-boot-starter-2.7.8.0
access-spring-boot-starter-2.7.7.5
access-spring-boot-starter-2.7.7.4
access-spring-boot-starter-2.7.7.3
access-spring-boot-starter-2.7.7.2
access-spring-boot-starter-2.7.7.1
access-spring-boot-starter-2.7.7.0
access-spring-boot-starter-2.7.6.1
access-spring-boot-starter-2.7.6.0
access-spring-boot-starter-2.7.5.3
access-spring-boot-starter-2.7.5.2
access-spring-boot-starter-2.7.5.1
access-spring-boot-starter-2.7.5.0
access-spring-boot-starter-2.7.4.5
access-spring-boot-starter-2.7.4.4
access-spring-boot-starter-2.7.4.3
access-spring-boot-starter-2.7.4.2
access-spring-boot-starter-2.7.4.1
access-spring-boot-starter-2.7.4.0
access-spring-boot-starter-2.7.3.6
access-spring-boot-starter-2.7.3.5
access-spring-boot-starter-2.7.3.4
access-spring-boot-starter-2.7.3.3
access-spring-boot-starter-2.7.3.2
access-spring-boot-starter-2.7.3.1
access-spring-boot-starter-2.7.3.0
access-spring-boot-starter-2.7.2.6
access-spring-boot-starter-2.7.2.5
access-spring-boot-starter-2.7.2.4
access-spring-boot-starter-2.7.2.3

How to add a dependency to Maven

Add the following cn.herodotus.engine : access-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.herodotus.engine</groupId>
    <artifactId>access-spring-boot-starter</artifactId>
    <version>3.1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.herodotus.engine : access-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'cn.herodotus.engine:access-spring-boot-starter:3.1.3.0'

Gradle Kotlin DSL: Add the following cn.herodotus.engine : access-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.herodotus.engine:access-spring-boot-starter:3.1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.herodotus.engine : access-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.herodotus.engine" % "access-spring-boot-starter" % "3.1.3.0"

Advertisement

Dependencies from Group

Aug 24, 2023
3 usages
501 stars
Mar 22, 2022
3 usages
Aug 24, 2023
2 usages
494 stars
Feb 16, 2022
2 usages
Jan 16, 2023
1 usages
501 stars

Discover Dependencies

Aug 24, 2023
501 stars
Aug 24, 2023
494 stars
Jan 16, 2023
494 stars
Aug 24, 2023
501 stars
Aug 24, 2023
501 stars
Aug 24, 2023
494 stars
Aug 24, 2023
494 stars
Aug 24, 2023
495 stars
Aug 24, 2023
495 stars
Aug 24, 2023
501 stars