GroupId | GroupIdcom.goldmansachs.jdmn |
---|---|
ArtifactId | ArtifactIdjdmn-jpa-integration-tests |
Version | Version3.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-jpa-integration-tests/ -->
<dependency>
<groupId>com.goldmansachs.jdmn</groupId>
<artifactId>jdmn-jpa-integration-tests</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-jpa-integration-tests/
implementation 'com.goldmansachs.jdmn:jdmn-jpa-integration-tests:3.3.0'
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-jpa-integration-tests/
implementation ("com.goldmansachs.jdmn:jdmn-jpa-integration-tests:3.3.0")
'com.goldmansachs.jdmn:jdmn-jpa-integration-tests:jar:3.3.0'
<dependency org="com.goldmansachs.jdmn" name="jdmn-jpa-integration-tests" rev="3.3.0">
<artifact name="jdmn-jpa-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.jdmn', module='jdmn-jpa-integration-tests', version='3.3.0')
)
libraryDependencies += "com.goldmansachs.jdmn" % "jdmn-jpa-integration-tests" % "3.3.0"
[com.goldmansachs.jdmn/jdmn-jpa-integration-tests "3.3.0"]