Jar examples for t:tests
Tests for JAXB RI OSGi bundles. They should be in separate module because of dependency-hell of osgi and extra-osgi modules.
You can download jar file tests 1.0 in this page.
Open Source License
You can use the following script to add tests-1.0.jar to your project.
<dependency> <groupId>pl.ppwozniak</groupId> <artifactId>tests</artifactId> <version>1.0</version> </dependency>
compile group: 'pl.ppwozniak', name: 'tests', version: '1.0'
libraryDependencies += "pl.ppwozniak" % "tests" % "1.0"
<dependency org="pl.ppwozniak" name="tests" rev="1.0"/>
@Grapes(@Grab(group='pl.ppwozniak', module='tests', version='1.0'))
'pl.ppwozniak:tests:jar:1.0'
Click the following link to download the jar file.
Tests-1.0-javadoc.jar