Last Version

Kero-Security 0.1.0

Kero-Security is a library for statically controlling access to properties of objects / classes.

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.rednoll
ArtifactId

ArtifactId

Kero-Security
Version

Version

0.1.0
Type

Type

pom
Description

Description

Kero-Security
Kero-Security is a library for statically controlling access to properties of objects / classes.
Project URL

Project URL

https://github.com/Rednoll/Kero-Security
Source Code Management

Source Code Management

https://github.com/Rednoll/Kero-Security

Download Kero-Security 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.rednoll/Kero-Security/ -->
<dependency>
    <groupId>com.github.rednoll</groupId>
    <artifactId>Kero-Security</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rednoll/Kero-Security/
implementation 'com.github.rednoll:Kero-Security:0.1.0'
// https://jarcasting.com/artifacts/com.github.rednoll/Kero-Security/
implementation ("com.github.rednoll:Kero-Security:0.1.0")
'com.github.rednoll:Kero-Security:pom:0.1.0'
<dependency org="com.github.rednoll" name="Kero-Security" rev="0.1.0">
  <artifact name="Kero-Security" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rednoll', module='Kero-Security', version='0.1.0')
)
libraryDependencies += "com.github.rednoll" % "Kero-Security" % "0.1.0"
[com.github.rednoll/Kero-Security "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.14
net.bytebuddy : byte-buddy jar 1.10.14

Project Modules

There are no modules declared in this project.