Jar examples for a:api-framework
API Framework is structured code/pattern/project template for you to write API based system using Vertx Framework
You can download jar file api-framework 2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add api-framework-2.1.jar to your project.
<dependency> <groupId>in.erail</groupId> <artifactId>api-framework</artifactId> <version>2.1</version> </dependency>
compile group: 'in.erail', name: 'api-framework', version: '2.1'
libraryDependencies += "in.erail" % "api-framework" % "2.1"
<dependency org="in.erail" name="api-framework" rev="2.1"/>
@Grapes(@Grab(group='in.erail', module='api-framework', version='2.1'))
'in.erail:api-framework:jar:2.1'
Click the following link to download the jar file.
api-framework-2.1-javadoc.jar