MVN

in.erail : api-framework

Maven & Gradle

Aug 05, 2019
1 usages
9 stars

api-framework · API Framework is structured code/pattern/project template for you to write API based system using Vertx Framework

<dependency>
    <groupId>in.erail</groupId>
    <artifactId>api-framework</artifactId>
    <version>2.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of in.erail : api-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.1

All Versions

Choose a version of in.erail : api-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
api-framework-2.5.1
api-framework-2.5.0
2.4.x
api-framework-2.4.10
api-framework-2.4.9
api-framework-2.4.8
api-framework-2.4.7
api-framework-2.4.6
api-framework-2.4.5
api-framework-2.4.4
api-framework-2.4.3
api-framework-2.4.2
api-framework-2.4.1
2.4
api-framework-2.4
2.3
api-framework-2.3
2.2
api-framework-2.2
2.1
api-framework-2.1

How to add a dependency to Maven

Add the following in.erail : api-framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>in.erail</groupId>
    <artifactId>api-framework</artifactId>
    <version>2.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following in.erail : api-framework gradle dependency to your build.gradle file:

implementation 'in.erail:api-framework:2.5.1'

Gradle Kotlin DSL: Add the following in.erail : api-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("in.erail:api-framework:2.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following in.erail : api-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "in.erail" % "api-framework" % "2.5.1"

Advertisement

Dependencies from Group

Aug 05, 2019
1 usages
1 stars
Aug 05, 2019
1 usages
9 stars
Aug 10, 2019
0 stars

Discover Dependencies

Oct 18, 2019
4 usages
18 stars
Dec 23, 2020
2 usages
12.4k stars
Dec 29, 2018
9 stars
Aug 24, 2023
7.1k stars
Jul 17, 2019
21 usages
5.2k stars
Oct 02, 2019
1 stars
Apr 12, 2023
11 usages
1.6k stars