MVN

us.irdev.bedrock : applications

Maven & Gradle

Jul 26, 2023

Applications · A foundation for rapidly building microservices with client interactions.

<dependency>
    <groupId>us.irdev.bedrock</groupId>
    <artifactId>applications</artifactId>
    <version>2.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.irdev.bedrock : applications to add to Maven - Latest Versions:

  • Latest Stable: 2.2.6

All Versions

Choose a version of us.irdev.bedrock : applications to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
applications-2.2.6
applications-2.2.5
applications-2.2.4
applications-2.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.irdev.bedrock</groupId>
    <artifactId>applications</artifactId>
    <version>2.2.6</version>
</dependency>

Advertisement