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