Download basex-8.6.7.jar file - Jar b

Jar examples for b:basex

Description

https://github.com/yeaya/basex

You can download jar file basex 8.6.7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add basex-8.6.7.jar to your project.

<dependency>
   <groupId>org.basex</groupId>
   <artifactId>basex</artifactId>
   <version>8.6.7</version>
</dependency>
compile group: 'org.basex', name: 'basex', version: '8.6.7'
libraryDependencies += "org.basex" % "basex" % "8.6.7"
<dependency org="org.basex" name="basex" rev="8.6.7"/>
@Grapes(@Grab(group='org.basex', module='basex', version='8.6.7'))
'org.basex:basex:jar:8.6.7'

Download

Click the following link to download the jar file.

basex-8.6.7-javadoc.jar
basex-8.6.7-sources.jar
basex-8.6.7.jar
basex-8.6.7.pom



Related Tutorials