License |
License |
---|---|
GroupId | GroupIdio.github.vlmiroshnikov |
ArtifactId | ArtifactIdauthz-core_3.0.0-RC1 |
Version | Version0.1.11 |
Type | Typejar |
Description |
Descriptionauthz-core
authz-core
|
Project Organization |
Project Organizationvlmiroshnikov |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authz-core_3.0.0-RC1-0.1.11.pom | |
authz-core_3.0.0-RC1-0.1.11.jar | 107 KB |
authz-core_3.0.0-RC1-0.1.11-sources.jar | 4 KB |
authz-core_3.0.0-RC1-0.1.11-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-RC1/ -->
<dependency>
<groupId>io.github.vlmiroshnikov</groupId>
<artifactId>authz-core_3.0.0-RC1</artifactId>
<version>0.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-RC1/
implementation 'io.github.vlmiroshnikov:authz-core_3.0.0-RC1:0.1.11'
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-RC1/
implementation ("io.github.vlmiroshnikov:authz-core_3.0.0-RC1:0.1.11")
'io.github.vlmiroshnikov:authz-core_3.0.0-RC1:jar:0.1.11'
<dependency org="io.github.vlmiroshnikov" name="authz-core_3.0.0-RC1" rev="0.1.11">
<artifact name="authz-core_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vlmiroshnikov', module='authz-core_3.0.0-RC1', version='0.1.11')
)
libraryDependencies += "io.github.vlmiroshnikov" % "authz-core_3.0.0-RC1" % "0.1.11"
[io.github.vlmiroshnikov/authz-core_3.0.0-RC1 "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC1 | jar | 3.0.0-RC1 |
org.typelevel : cats-core_2.13 | jar | 2.3.1 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3.0.0-RC1 | jar | 0.7.22 |