GroupId | GroupIdde.holisticon.util.tracee.examples |
---|---|
ArtifactId | ArtifactIdtracee-examples-ejb-impl |
Version | Version0.1.0 |
Type | Typeejb |
<!-- https://jarcasting.com/artifacts/de.holisticon.util.tracee.examples/tracee-examples-ejb-impl/ -->
<dependency>
<groupId>de.holisticon.util.tracee.examples</groupId>
<artifactId>tracee-examples-ejb-impl</artifactId>
<version>0.1.0</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/de.holisticon.util.tracee.examples/tracee-examples-ejb-impl/
implementation 'de.holisticon.util.tracee.examples:tracee-examples-ejb-impl:0.1.0'
// https://jarcasting.com/artifacts/de.holisticon.util.tracee.examples/tracee-examples-ejb-impl/
implementation ("de.holisticon.util.tracee.examples:tracee-examples-ejb-impl:0.1.0")
'de.holisticon.util.tracee.examples:tracee-examples-ejb-impl:ejb:0.1.0'
<dependency org="de.holisticon.util.tracee.examples" name="tracee-examples-ejb-impl" rev="0.1.0">
<artifact name="tracee-examples-ejb-impl" type="ejb" />
</dependency>
@Grapes(
@Grab(group='de.holisticon.util.tracee.examples', module='tracee-examples-ejb-impl', version='0.1.0')
)
libraryDependencies += "de.holisticon.util.tracee.examples" % "tracee-examples-ejb-impl" % "0.1.0"
[de.holisticon.util.tracee.examples/tracee-examples-ejb-impl "0.1.0"]