License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdme.tzion |
ArtifactId | ArtifactIdidentity |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionidentity
The jersey identity module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-0.0.1.pom | |
identity-0.0.1.jar | 11 KB |
identity-0.0.1-sources.jar | 4 KB |
identity-0.0.1-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
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 |
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 |