Jar examples for m:mdb
A application used as an example on how to set up pushing its components to the Central Repository.
You can download jar file mdb 1.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add mdb-1.0.1.jar to your project.
<dependency> <groupId>com.testvagrant.mdb</groupId> <artifactId>mdb</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.testvagrant.mdb', name: 'mdb', version: '1.0.1'
libraryDependencies += "com.testvagrant.mdb" % "mdb" % "1.0.1"
<dependency org="com.testvagrant.mdb" name="mdb" rev="1.0.1"/>
@Grapes(@Grab(group='com.testvagrant.mdb', module='mdb', version='1.0.1'))
'com.testvagrant.mdb:mdb:jar:1.0.1'
Click the following link to download the jar file.
mdb-1.0.1-javadoc.jar