GroupId | GroupIdorg.sdase.commons |
---|---|
ArtifactId | ArtifactIdsda-commons-server-mongo-testing |
Version | Version0.84.5 |
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>0.84.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-mongo-testing/
implementation 'org.sdase.commons:sda-commons-server-mongo-testing:0.84.5'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-server-mongo-testing/
implementation ("org.sdase.commons:sda-commons-server-mongo-testing:0.84.5")
'org.sdase.commons:sda-commons-server-mongo-testing:jar:0.84.5'
<dependency org="org.sdase.commons" name="sda-commons-server-mongo-testing" rev="0.84.5">
<artifact name="sda-commons-server-mongo-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-server-mongo-testing', version='0.84.5')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-server-mongo-testing" % "0.84.5"
[org.sdase.commons/sda-commons-server-mongo-testing "0.84.5"]