Last Version

identity 0.0.1

The jersey identity module

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

me.tzion
ArtifactId

ArtifactId

identity
Version

Version

0.0.1
Type

Type

jar
Description

Description

identity
The jersey identity module
Project URL

Project URL

https://github.com/tsiyyon/identity
Source Code Management

Source Code Management

https://github.com/tsiyyon/identity

Download identity 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.google.inject : guice jar 3.0
org.glassfish.jersey.core : jersey-server jar 2.17

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.17
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.17

Project Modules

There are no modules declared in this project.