License |
License |
---|---|
GroupId | GroupIdio.github.hakky54 |
ArtifactId | ArtifactIdgatekeeper |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptiongatekeeper
Guard your publicly accessible internal implementations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gatekeeper-1.0.3.pom | |
gatekeeper-1.0.3.jar | 6 KB |
gatekeeper-1.0.3-sources.jar | 5 KB |
gatekeeper-1.0.3-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
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 |