GroupId | GroupIdorg.sdase.commons |
---|---|
ArtifactId | ArtifactIdsda-commons-server-mongo-testing |
Version | Version2.51.15 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-mongo-testing/ -->
<dependency>
<groupId>org.sdase.commons</groupId>
<artifactId>sda-commons-server-mongo-testing</artifactId>
<version>2.51.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-mongo-testing/
implementation 'org.sdase.commons:sda-commons-server-mongo-testing:2.51.15'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-mongo-testing/
implementation ("org.sdase.commons:sda-commons-server-mongo-testing:2.51.15")
'org.sdase.commons:sda-commons-server-mongo-testing:jar:2.51.15'
<dependency org="org.sdase.commons" name="sda-commons-server-mongo-testing" rev="2.51.15">
<artifact name="sda-commons-server-mongo-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-server-mongo-testing', version='2.51.15')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-server-mongo-testing" % "2.51.15"
[org.sdase.commons/sda-commons-server-mongo-testing "2.51.15"]