GroupId | GroupIdcom.anaptecs.jeaf.core |
---|---|
ArtifactId | ArtifactIdjeaf-core-integration-test-jee-ear |
Version | Version1.5.14 |
Type | Typeear |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-integration-test-jee-ear</artifactId>
<version>1.5.14</version>
<type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear/
implementation 'com.anaptecs.jeaf.core:jeaf-core-integration-test-jee-ear:1.5.14'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear/
implementation ("com.anaptecs.jeaf.core:jeaf-core-integration-test-jee-ear:1.5.14")
'com.anaptecs.jeaf.core:jeaf-core-integration-test-jee-ear:ear:1.5.14'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-integration-test-jee-ear" rev="1.5.14">
<artifact name="jeaf-core-integration-test-jee-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-integration-test-jee-ear', version='1.5.14')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-integration-test-jee-ear" % "1.5.14"
[com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear "1.5.14"]