License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.krotscheck |
ArtifactId | ArtifactIdkangaroo |
Version | Version1.4.0 |
Type | Typepom |
Description |
Descriptionkangaroo
The Kangaroo OAuth2 Server project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kangaroo-1.4.0.pom | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.krotscheck/kangaroo/ -->
<dependency>
<groupId>net.krotscheck</groupId>
<artifactId>kangaroo</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.krotscheck/kangaroo/
implementation 'net.krotscheck:kangaroo:1.4.0'
// https://jarcasting.com/artifacts/net.krotscheck/kangaroo/
implementation ("net.krotscheck:kangaroo:1.4.0")
'net.krotscheck:kangaroo:pom:1.4.0'
<dependency org="net.krotscheck" name="kangaroo" rev="1.4.0">
<artifact name="kangaroo" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.krotscheck', module='kangaroo', version='1.4.0')
)
libraryDependencies += "net.krotscheck" % "kangaroo" % "1.4.0"
[net.krotscheck/kangaroo "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.10.0 |
org.mockito : mockito-inline | jar | 2.10.0 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.26 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.26 |
org.apache.lucene : lucene-test-framework | jar | 5.5.2 |
org.seleniumhq.selenium : selenium-java | jar | 3.6.0 |