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