Download tracee-examples-ejb-interface-0.1.0.jar file - Jar t

Jar examples for t:tracee-examples-ejb-interface

Description

Please refer to https://github.com/holisticon/tracee.

You can download jar file tracee-examples-ejb-interface 0.1.0 in this page.

Build File

You can use the following script to add tracee-examples-ejb-interface-0.1.0.jar to your project.

<dependency>
   <groupId>de.holisticon.util.tracee.examples</groupId>
   <artifactId>tracee-examples-ejb-interface</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'de.holisticon.util.tracee.examples', name: 'tracee-examples-ejb-interface', version: '0.1.0'
libraryDependencies += "de.holisticon.util.tracee.examples" % "tracee-examples-ejb-interface" % "0.1.0"
<dependency org="de.holisticon.util.tracee.examples" name="tracee-examples-ejb-interface" rev="0.1.0"/>
@Grapes(@Grab(group='de.holisticon.util.tracee.examples', module='tracee-examples-ejb-interface', version='0.1.0'))
'de.holisticon.util.tracee.examples:tracee-examples-ejb-interface:jar:0.1.0'

Download

Click the following link to download the jar file.

tracee-examples-ejb-interface-0.1.0-javadoc.jar
tracee-examples-ejb-interface-0.1.0-sources.jar
tracee-examples-ejb-interface-0.1.0.jar
tracee-examples-ejb-interface-0.1.0.pom



Related Tutorials