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