License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-security-ext |
Version | Version2.1.2 |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-security-ext
Artifact for extensions of the security artifact.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-security-ext-2.1.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-security-ext</artifactId>
<version>2.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext/
implementation 'org.refcodes:refcodes-security-ext:2.1.2'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security-ext/
implementation ("org.refcodes:refcodes-security-ext:2.1.2")
'org.refcodes:refcodes-security-ext:pom:2.1.2'
<dependency org="org.refcodes" name="refcodes-security-ext" rev="2.1.2">
<artifact name="refcodes-security-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-security-ext', version='2.1.2')
)
libraryDependencies += "org.refcodes" % "refcodes-security-ext" % "2.1.2"
[org.refcodes/refcodes-security-ext "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-security | jar | 2.1.2 |
org.refcodes : refcodes-licensing | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |