Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdpl.brightone.security.web |
ArtifactId | ArtifactIdbesecurefirewall |
Version | Version1.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
besecurefirewall-1.0-RC1.pom | |
besecurefirewall-1.0-RC1.jar | 39 KB |
besecurefirewall-1.0-RC1-sources.jar | 28 KB |
besecurefirewall-1.0-RC1-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.brightone.security.web/besecurefirewall/ -->
<dependency>
<groupId>pl.brightone.security.web</groupId>
<artifactId>besecurefirewall</artifactId>
<version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.brightone.security.web/besecurefirewall/
implementation 'pl.brightone.security.web:besecurefirewall:1.0-RC1'
// https://jarcasting.com/artifacts/pl.brightone.security.web/besecurefirewall/
implementation ("pl.brightone.security.web:besecurefirewall:1.0-RC1")
'pl.brightone.security.web:besecurefirewall:jar:1.0-RC1'
<dependency org="pl.brightone.security.web" name="besecurefirewall" rev="1.0-RC1">
<artifact name="besecurefirewall" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.brightone.security.web', module='besecurefirewall', version='1.0-RC1')
)
libraryDependencies += "pl.brightone.security.web" % "besecurefirewall" % "1.0-RC1"
[pl.brightone.security.web/besecurefirewall "1.0-RC1"]