GroupId | GroupIdcom.anaptecs.jeaf.core |
---|---|
ArtifactId | ArtifactIdjeaf-core-integration-test-jee-ear |
Version | Version1.6.10 |
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.6.10</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.6.10'
// 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.6.10")
'com.anaptecs.jeaf.core:jeaf-core-integration-test-jee-ear:ear:1.6.10'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-integration-test-jee-ear" rev="1.6.10">
<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.6.10')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-integration-test-jee-ear" % "1.6.10"
[com.anaptecs.jeaf.core/jeaf-core-integration-test-jee-ear "1.6.10"]