# Maven dependency
## Foreword
The Maven dependency example below may not represent the latest version of Agents-Flex. Please refer to the latest version and modify the version number accordingly.
You can check the latest version at: https://search.maven.org/artifact/com.agentsflex/parent
## use with SpringBoot
```xml
com.agentsflex
agents-flex-spring-boot-starter
1.0.0-rc.10
```
## without SpringBoot
```xml
com.agentsflex
agents-flex-bom
1.0.0-rc.10
```