Last Version

gatekeeper 1.0.3

Guard your publicly accessible internal implementations

License

License

GroupId

GroupId

io.github.hakky54
ArtifactId

ArtifactId

gatekeeper
Version

Version

1.0.3
Type

Type

jar
Description

Description

gatekeeper
Guard your publicly accessible internal implementations
Project URL

Project URL

https://github.com/Hakky54/gatekeeper
Source Code Management

Source Code Management

https://github.com/Hakky54/gatekeeper

Download gatekeeper 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.hakky54/gatekeeper/ -->
<dependency>
    <groupId>io.github.hakky54</groupId>
    <artifactId>gatekeeper</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/gatekeeper/
implementation 'io.github.hakky54:gatekeeper:1.0.3'
// https://jarcasting.com/artifacts/io.github.hakky54/gatekeeper/
implementation ("io.github.hakky54:gatekeeper:1.0.3")
'io.github.hakky54:gatekeeper:jar:1.0.3'
<dependency org="io.github.hakky54" name="gatekeeper" rev="1.0.3">
  <artifact name="gatekeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='gatekeeper', version='1.0.3')
)
libraryDependencies += "io.github.hakky54" % "gatekeeper" % "1.0.3"
[io.github.hakky54/gatekeeper "1.0.3"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.