Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.soterianetworks |
ArtifactId | ArtifactIdspase-audit-mongo-starter |
Version | Version0.9.28 |
Type | Typejar |
Filename | Size |
---|---|
spase-audit-mongo-starter-0.9.28.pom | |
spase-audit-mongo-starter-0.9.28.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.soterianetworks/spase-audit-mongo-starter/ -->
<dependency>
<groupId>com.soterianetworks</groupId>
<artifactId>spase-audit-mongo-starter</artifactId>
<version>0.9.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.soterianetworks/spase-audit-mongo-starter/
implementation 'com.soterianetworks:spase-audit-mongo-starter:0.9.28'
// https://jarcasting.com/artifacts/com.soterianetworks/spase-audit-mongo-starter/
implementation ("com.soterianetworks:spase-audit-mongo-starter:0.9.28")
'com.soterianetworks:spase-audit-mongo-starter:jar:0.9.28'
<dependency org="com.soterianetworks" name="spase-audit-mongo-starter" rev="0.9.28">
<artifact name="spase-audit-mongo-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soterianetworks', module='spase-audit-mongo-starter', version='0.9.28')
)
libraryDependencies += "com.soterianetworks" % "spase-audit-mongo-starter" % "0.9.28"
[com.soterianetworks/spase-audit-mongo-starter "0.9.28"]