Jar examples for a:app-framework
This is the common library which contains the web application framework for BizDock
You can download jar file app-framework 17.0.1 in this page.
GNU General Public License, version 2
You can use the following script to add app-framework-17.0.1.jar to your project.
<dependency> <groupId>com.sword-group.bizdock.lib</groupId> <artifactId>app-framework</artifactId> <version>17.0.1</version> </dependency>
compile group: 'com.sword-group.bizdock.lib', name: 'app-framework', version: '17.0.1'
libraryDependencies += "com.sword-group.bizdock.lib" % "app-framework" % "17.0.1"
<dependency org="com.sword-group.bizdock.lib" name="app-framework" rev="17.0.1"/>
@Grapes(@Grab(group='com.sword-group.bizdock.lib', module='app-framework', version='17.0.1'))
'com.sword-group.bizdock.lib:app-framework:jar:17.0.1'
Click the following link to download the jar file.
app-framework-17.0.1.jar