License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-serial-ext-security |
Last Version | Last Version2.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-serial-ext-security
The refcodes-serial-ext-security artifact extends the refcodes-serial artifact
with security functionality.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-serial-ext-security/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-serial-ext-security</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-serial-ext-security/
implementation 'org.refcodes:refcodes-serial-ext-security:2.1.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-serial-ext-security/
implementation ("org.refcodes:refcodes-serial-ext-security:2.1.4")
'org.refcodes:refcodes-serial-ext-security:jar:2.1.4'
<dependency org="org.refcodes" name="refcodes-serial-ext-security" rev="2.1.4">
<artifact name="refcodes-serial-ext-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-serial-ext-security', version='2.1.4')
)
libraryDependencies += "org.refcodes" % "refcodes-serial-ext-security" % "2.1.4"
[org.refcodes/refcodes-serial-ext-security "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-serial | jar | 2.1.4 |
org.refcodes : refcodes-security | jar | 2.1.4 |
org.refcodes : refcodes-security-alt-chaos | jar | 2.1.4 |
org.refcodes : refcodes-licensing | jar | 2.1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |