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