Categories |
CategoriesIDE Development Tools Data Security |
---|---|
GroupId | GroupIdpl.fhframework.core.security.provider |
ArtifactId | ArtifactIdsecurityDataProvider-remote |
Version | Version4.9.16 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-remote/ -->
<dependency>
<groupId>pl.fhframework.core.security.provider</groupId>
<artifactId>securityDataProvider-remote</artifactId>
<version>4.9.16</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-remote/
implementation 'pl.fhframework.core.security.provider:securityDataProvider-remote:4.9.16'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-remote/
implementation ("pl.fhframework.core.security.provider:securityDataProvider-remote:4.9.16")
'pl.fhframework.core.security.provider:securityDataProvider-remote:jar:4.9.16'
<dependency org="pl.fhframework.core.security.provider" name="securityDataProvider-remote" rev="4.9.16">
<artifact name="securityDataProvider-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.provider', module='securityDataProvider-remote', version='4.9.16')
)
libraryDependencies += "pl.fhframework.core.security.provider" % "securityDataProvider-remote" % "4.9.16"
[pl.fhframework.core.security.provider/securityDataProvider-remote "4.9.16"]